first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / mozapps / plugins / pluginProblem.css
index 32baf8cdeb577219f0c58b4a5b22e79bce74434c..059395cf1aff67a1afbc72ceef4d85076135318d 100644 (file)
@@ -90,7 +90,7 @@ html|a {
 
 .throbber {
   padding-left: 16px; /* width of the background image */
-  background: url("chrome://global/skin/icons/loading.gif") no-repeat;
+  background: url("chrome://global/skin/icons/loading.png") no-repeat;
   margin-left: 5px;
 }
 
@@ -170,8 +170,8 @@ html|a {
   width: 16px;
   height: 16px;
   margin-top: 4px;
-  -moz-margin-start: -20px;
-  -moz-margin-end: 4px;
+  margin-inline-start: -20px;
+  margin-inline-end: 4px;
   border: none;
   background-color: transparent;
   background-image: url("mozapps/skin/plugins/contentPluginClose.png");