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