third part of syncing LCARStrek with Firefox 32 windows theme changes
[themes.git] / LCARStrek / browser / feeds / subscribe.css
index e41760c09de2f23a4d11426d4ed9b7830180c725..e996cf971d6699a09f803378dcf9827c861e8856 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;
 }
@@ -159,3 +159,8 @@ a[href] img {
   vertical-align: middle;
   margin-left: 2px;
 }
+
+.handlersMenuList > .menulist-label-box > .menulist-icon {
+  max-width: 16px;
+  max-height: 16px;
+}