-\r
-toolbox\r
- {\r
- background-color : #CCD0DD;\r
- }\r
- \r
-toolbar\r
- {\r
- background-color : #CCD0DD;\r
- border : 1px outset #CCD0DD;\r
- }\r
-\r
-toolbargrippy\r
- {\r
- background-color : #666699;\r
- border : 1px solid #999999;\r
- }\r
- \r
-toolbar[collapsed="true"] > toolbargrippy\r
- {\r
- width : 30px;\r
- }\r
- \r
-toolbarseparator \r
- { \r
- width : 2em; \r
- }\r
-
\ 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;
+ }
+