update both themes for toolkit winstripe changes in Mozilla 17 cycle
[themes.git] / LCARStrek / global / dirListing / dirListing.css
index 6a6055a2f36b4f9da0c38417bf40827f3626c3c3..16a0b1495bd32eb4a22595cc253adcf1685a4edd 100644 (file)
@@ -46,7 +46,7 @@ p {
   float: left;
 }
 
-body[dir="rtl"] #UI_goUp {
+#UI_goUp:-moz-dir(rtl) {
   float: right;
 }
 
@@ -55,7 +55,7 @@ body[dir="rtl"] #UI_goUp {
   float: right;
 }
 
-body[dir="rtl"] #UI_showHidden {
+#UI_showHidden:-moz-dir(rtl) {
   float: left;
 }