X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fskin%2Ftoolbar.css;fp=EarlyBlue%2Fcommunicator%2Fskin%2Ftoolbar.css;h=0000000000000000000000000000000000000000;hp=13e1634978a3f53369c564707ddc455ab7c6cbb1;hb=eded43de50f02946eb9ad3b89bbe2217f8cb742e;hpb=f9d85c46811df759b60bf2baf9d461f79e8b0a17 diff --git a/EarlyBlue/communicator/skin/toolbar.css b/EarlyBlue/communicator/skin/toolbar.css deleted file mode 100755 index 13e16349..00000000 --- a/EarlyBlue/communicator/skin/toolbar.css +++ /dev/null @@ -1,73 +0,0 @@ - -/******* ToolBox & ToolBar *******/ - -toolbar - { - background-color : #CCD0DD; - border-bottom : 1px solid #9999CC; - border-right : 1px solid #9999CC; - } - -toolbargrippy - { - background-color : #666699; - background-image : url("chrome://global/skin/taskbar-tab.gif"); - background-repeat : no-repeat; - border : 1px solid #999999; - width : 10px; - min-height : 10px; - } - -toolbar[collapsed="true"] - { - min-height : 0px; - } - -toolbar[collapsed="true"] > toolbargrippy - { - width : 30px; - } - -toolbargrippy:hover - { - background-color : #9999CC !important; - background-image : url("chrome://global/skin/taskbar-tab-hover.gif") !important; - } - - -.toolbar-primary - { - background-color : #CCD0DD; - padding : 0px; - min-height : 40px; - border : none; - border-bottom : 1px solid #9999CC; - border-right : 1px solid #9999CC; - } - -.toolbar-primary > toolbargrippy, .toolbar-standard > toolbargrippy - { - background-color : #666699; - background-image : url("chrome://global/skin/taskbar-tab.gif"); - background-repeat : no-repeat; - border : 1px solid #999999; - } - -.toolbar-standard - { - color : white; - background-color : #666699; - padding : 0px; - margin : 0px; - border : none; - min-height : 40px; - } - -toolbarseparator { - background-color : #666699; - margin-left : 1px; - margin-right : 1px; - margin-top : 4px; - margin-bottom : 4px; - width : 1px; -} \ No newline at end of file