X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fskin%2Fglobal.css;h=ab5e54c8a3cee90d4a9e7a259bb362968e65b9c6;hb=0042fc016a43c38debba9d6c5a1897cdac4e68e7;hp=bd9c194dc212166013821e264fcf999004d8b564;hpb=d06746d562ef7137ed2308ec6ec4abc608780ad0;p=themes.git diff --git a/EarlyBlue/global/skin/global.css b/EarlyBlue/global/skin/global.css index bd9c194d..ab5e54c8 100755 --- a/EarlyBlue/global/skin/global.css +++ b/EarlyBlue/global/skin/global.css @@ -137,39 +137,32 @@ /** * status-bar */ - #status-bar + statusbar { border-top : 1px solid #9999CC; - background-color : #CCD0DD; + background-color : #666699; + color : #CCD0DD; user-focus : ignore; overflow : hidden + -moz-box-align : center; } - .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; + -moz-box-align : center; } + .statusbarpanel-icononly + { + padding : 0px; + } + .statusbar-panel-icon { + list-style-image : inherit; margin : 0px 2px 0px 0px; - } - + } /** * iframe default sizing @@ -188,8 +181,3 @@ { margin : 0px; } - - - - -