fix forward button and tab-without-icon styles
[themes.git] / LCARStrek / browser / feeds / subscribe.css
index e41760c09de2f23a4d11426d4ed9b7830180c725..4a9f66d39bdde48f908f1745c7a0dc9a7870e14c 100644 (file)
@@ -50,7 +50,7 @@ html {
   background: url("chrome://communicator/skin/icons/audioFeedIcon.png") 0% 10% no-repeat #FFCF00;
 }
 
-#feedHeader[dir="rtl"] {
+#feedHeader:-moz-dir(rtl) {
   background-position: 100% 10%;
 }
 
@@ -127,7 +127,7 @@ a[href] img {
 }
 
 .link {
-  color: #0000FF;
+  color: #3333FF;
   text-decoration: underline;
   cursor: pointer;
 }