update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / EarlyBlue / communicator / sidebar / sidebar.css
index 2d1b189cb916a327254ee72d93b2e0ca0988cc78..cf99e78932eb9273ca92aa957825299ed1a034bd 100644 (file)
   border: none;
   color: #CCD0DD;
   background-color: #666699;
-  padding-left: 4px;
+  -moz-padding-start: 4px;
 }
 
 #sidebar-panel-picker {
   color: inherit;
+  /** bugzilla 89144 - must be able to access tabs dropdown **/
+  -moz-user-focus:normal !important;
 }
   
 .sidebar-header-text {
@@ -78,7 +80,7 @@
   color: #666699;
 }
 
-.iframe-panel {
+.iframe-panel, .browser-sidebar {
 }  
 
 /* ::::: loading info ::::: */
@@ -88,7 +90,7 @@
 }
 
 .text-panel-loading[loading="false"] {
-  margin-left: 11px;
+  -moz-margin-start: 11px;
 }
 
 .image-panel-loading {