sync both themes with toolkit windows theme changes in Mozilla 55 cycle
[themes.git] / EarlyBlue / communicator / sync / syncCommon.css
index a14df99a2b99d072e235f57e84f687d4978d0fe9..ba366c38fd0d1647d4e9c71fcebe0293ae88d8d2 100644 (file)
@@ -4,7 +4,7 @@
 }
 
 .statusIcon {
-  -moz-margin-start: 4px;
+  margin-inline-start: 4px;
   max-height: 16px;
   max-width: 16px;
 }
@@ -18,7 +18,7 @@
 }
 
 .statusIcon[status="success"] {
-  list-style-image: url("chrome://global/skin/icons/information-16.png");
+  list-style-image: url("chrome://global/skin/icons/info.svg");
 }
 
 /* .data is only used by syncGenericChange.xul, but it seems unnecessary to have