X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fskin%2Fglobal.css;h=4cc305592692af2495df904dee7a7721ead898de;hp=bd9c194dc212166013821e264fcf999004d8b564;hb=4752adfe0e98aa245228698c178456be6612dc1e;hpb=8b1688886b1156191100765bb15ba21534e6c1db diff --git a/EarlyBlue/global/skin/global.css b/EarlyBlue/global/skin/global.css index bd9c194d..4cc30559 100755 --- a/EarlyBlue/global/skin/global.css +++ b/EarlyBlue/global/skin/global.css @@ -137,39 +137,31 @@ /** * status-bar */ - #status-bar + statusbar { border-top : 1px solid #9999CC; - background-color : #CCD0DD; + background-color : #666699; + color : #CCD0DD; user-focus : ignore; overflow : hidden } - .statusbar-left - { - width : 8px; - list-style-image : url("chrome://global/skin/gray-bottomleft.gif"); - background-position : bottom left; - } - - .statusbar-right - { - width : 8px; - list-style-image : url("chrome://global/skin/gray-bottomright.gif"); - background-position : bottom right; - } - - statusbarpanel + statusbarpanel, .statusbar-panel { padding : 0px 1px 0px 1px; vertical-align : middle; } + .statusbarpanel-icononly + { + padding : 0px; + } + .statusbar-panel-icon { + list-style-image : inherit; margin : 0px 2px 0px 0px; - } - + } /** * iframe default sizing @@ -193,3 +185,6 @@ + + +