update both themes for toolkit winstripe changes in Mozilla 17 cycle
[themes.git] / EarlyBlue / global / netError.css
index 163d4bc249695d9637f9f389fd8d10e982b372a2..9094d916f81fe5021ed0c77768620faaa7ccd699 100644 (file)
@@ -56,7 +56,7 @@ ul {
   background-image: url("chrome://global/skin/icons/sslWarning.png");
 }
 
-body[dir="rtl"] #errorPageContainer {
+#errorPageContainer:-moz-dir(rtl) {
   background-position: right 0;
 }
 
@@ -97,7 +97,7 @@ body[dir="rtl"] #errorPageContainer {
   opacity: .4;
 }
 
-body[dir="rtl"] #brand {
+#brand:-moz-dir(rtl) {
   right: auto;
   left: 0;
 }