keeping up with classic trunk changes, resizing tab icon to 16x16 again
[themes.git] / EarlyBlue / communicator / sidebar / sidebar.css
index b272d539a074f5692568ad7b996b6f001bc9de52..3a13ca022d2754ca3b084fb9aa1bbc59e7b4a02b 100644 (file)
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
-/* ::::: sidebar toggle button (on personal toolbar) ::::: */
-
-#sidebar-button[sbopen="true"] {
-  list-style-image: url("chrome://communicator/skin/sidebar/sb-open.gif");
-}
-
-#sidebar-button[sbopen="false"] {
-  list-style-image: url("chrome://communicator/skin/sidebar/sb-closed.gif");
-}
-
 /* ::::: sidebar container ::::: */
 
 #sidebar-box {
@@ -66,6 +56,8 @@
 
 #sidebar-panel-picker {
   color: inherit;
+  /** bugzilla 89144 - must be able to access tabs dropdown **/
+  -moz-user-focus:normal !important;
 }
   
 .sidebar-header-text {