X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fmozapps%2Fplugins%2FpluginProblem.css;h=059395cf1aff67a1afbc72ceef4d85076135318d;hb=5d1ab0eeea426512e2acccce1daab3b4843fdeb4;hp=32baf8cdeb577219f0c58b4a5b22e79bce74434c;hpb=1e8874ff0d80f10ef6a2e91931a3b1b73430236d;p=themes.git diff --git a/LCARStrek/mozapps/plugins/pluginProblem.css b/LCARStrek/mozapps/plugins/pluginProblem.css index 32baf8cd..059395cf 100644 --- a/LCARStrek/mozapps/plugins/pluginProblem.css +++ b/LCARStrek/mozapps/plugins/pluginProblem.css @@ -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");