X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2FwebConsole.css;h=b5f125f51d6c50151540c21b0ef253c62ee45fbe;hp=8860808906a7320addd9d60980475dbb712c38b0;hb=f993773df903b31f33af331dc3fbd4394beed74d;hpb=a066b053127a90d6fe01362412694c7732d72845 diff --git a/LCARStrek/global/webConsole.css b/LCARStrek/global/webConsole.css index 88608089..b5f125f5 100644 --- a/LCARStrek/global/webConsole.css +++ b/LCARStrek/global/webConsole.css @@ -308,3 +308,14 @@ padding: 1px 0px; -moz-box-align: center; } + +.web-console-panel { + -moz-appearance: none; + background-color: black; +} + +.web-console-panel > .hud-box { + height: 100%; + width: 100%; + background-color: black; +}