update both themes for chatzilla changes in recent cycles
[themes.git] / LCARStrek / communicator / aboutSyncTabs.css
index 48460f97e556254cdd2ed6539358dc2ff5f9b2fb..b72daf2d705df448b3f53c3b985291ba9f552a62 100644 (file)
@@ -51,10 +51,12 @@ richlistitem[type="client"] {
   background-color: transparent;
   -moz-user-focus: ignore !important;
 }
-richlistitem.mobile[type="client"] {
+
+.mobile[type="client"] {
   list-style-image: url("chrome://communicator/skin/sync/sync-mobileIcon.png");
 }
-richlistitem.desktop[type="client"] {
+
+.desktop[type="client"] {
   list-style-image: url("chrome://communicator/skin/sync/sync-desktopIcon.png");
 }
 
@@ -64,7 +66,7 @@ richlistitem.desktop[type="client"] {
 }
 
 .url {
-  color: blue;
+  color: #3333FF;
   font-size: 0.95em;
 }