first part of syncing LCARStrek with Firefox 35 windows theme changes
[themes.git] / LCARStrek / browser / customizableui / panelUIOverlay.css
index 1f0c04a92c7368096009b8b7e1a312c2a0d35ab1..1d39611842d59a6d849c2bab3b3f0161c247418a 100644 (file)
@@ -862,7 +862,12 @@ toolbarbutton[panel-multiview-anchor="true"] > .toolbarbutton-menubutton-button
   background-image: url("chrome://browser/skin/customizableui/subView-arrow-back-inverted.png");
   background-repeat: no-repeat;
   background-color: #008484;
-  background-position: left 10px center, 0; /* this doesn't need to be changed for RTL */
+  background-position: left 10px center, 0;
+}
+
+#PanelUI-help[panel-multiview-anchor="true"]:-moz-locale-dir(rtl)::after {
+  background-image: url(chrome://browser/skin/customizableui/subView-arrow-back-inverted-rtl.png);
+  background-position: right 10px center, 0;
 }
 
 toolbarbutton[panel-multiview-anchor="true"] {