From: robert Date: Tue, 20 Mar 2001 14:40:09 +0000 (+0000) Subject: correcting toolbar error introduced with new communicator.css X-Git-Tag: LCARStrek04~20 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=1dfbf2fac73cecb9dd6511f77fb98900e689ce13;ds=sidebyside correcting toolbar error introduced with new communicator.css --- diff --git a/EarlyBlue/global/skin/toolbar.css b/EarlyBlue/global/skin/toolbar.css index 12d3003b..c601ad6f 100755 --- a/EarlyBlue/global/skin/toolbar.css +++ b/EarlyBlue/global/skin/toolbar.css @@ -1,28 +1,28 @@ - -toolbox - { - background-color : #CCD0DD; - } - -toolbar - { - background-color : #CCD0DD; - border : 1px outset #CCD0DD; - } - -toolbargrippy - { - background-color : #666699; - border : 1px solid #999999; - } - -toolbar[collapsed="true"] > toolbargrippy - { - width : 30px; - } - -toolbarseparator - { - width : 2em; - } - \ No newline at end of file + +toolbox + { + background-color : #CCD0DD; + } + +toolbar + { + background-color : #CCD0DD; +/* border : 1px outset #CCD0DD; */ + } + +toolbargrippy + { + background-color : #666699; + border : 1px solid #999999; + } + +toolbar[collapsed="true"] > toolbargrippy + { + width : 30px; + } + +toolbarseparator + { + width : 2em; + } +