sync both themes with suite classic changes in SeaMonkey 2.23 cycle
[themes.git] / LCARStrek / communicator / aboutSyncTabs.css
index 5d955a6f89f6707b851f2e9fb5f7a8ba1bec0959..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");
 }