keeping up with classic development
[themes.git] / EarlyBlue / global / toolbar.css
index 0335b6bff40096f2be2832833bec474f00719e65..3ff59bb0dd624bfb4a4662f67dd607fa2f291b0e 100644 (file)
@@ -61,36 +61,6 @@ menubar {
   {
   }  
 
-/* ::::: toolbargrippy ::::: */
-
-toolbargrippy {
-  -moz-box-orient: vertical;
-  -moz-box-align: center;
-  border: 1px solid #999999;
-  background-color: #666699;
-  width: 9px;
-  padding: 2px 0px;
-  list-style-image: url("chrome://global/skin/toolbar/tbgrip-arrow.gif");
-}
-
-toolbargrippy:hover {
-  background-color: #6699FF;
-}
-
-/* ::::: collapsed tray and grippies ::::: */
-
-toolbargrippy[tbgrippy-collapsed="true"] {
-  -moz-box-orient: horizontal;
-  width: 40px;
-  height: 9px;
-  padding: 0px 2px;
-  list-style-image: url("chrome://global/skin/toolbar/tbgrip-arrow-collapsed.gif");
-}
-
-.collapsed-tray-spacer {
-  border-bottom: 1px solid #9999CC;
-}  
-
 /* ::::: toolbarseparator ::::: */
 
 toolbarseparator {