update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / LCARStrek / communicator / sidebar / sidebar.css
index 20fcebe60d9538b108b2dff894030e0062b9b8e3..965adc22955df05cd0311816e605d99f118fb466 100644 (file)
@@ -57,7 +57,7 @@
 }
 
 #sidebar-splitter[state="collapsed"] {
-  margin-left: 0px;
+  -moz-margin-start: 0px;
 }
 
 /* ::::: sidebar header ::::: */
@@ -90,6 +90,8 @@
 
 #sidebar-panel-picker {
   padding: 3px 1px 3px 1px;
+  /** bugzilla 89144 - must be able to access tabs dropdown **/
+  -moz-user-focus:normal !important;
 }
 
 /* ::::: sidebar panel ::::: */
   color: #FF9F00;
 }
 
-.iframe-panel {
+.iframe-panel, .browser-sidebar {
 }  
 
 /* ::::: loading info ::::: */
 }
 
 .text-panel-loading[loading="false"] {
-  margin-left: 11px;
+  -moz-margin-start: 11px;
 }
 
 .image-panel-loading {