X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fbrowser%2FsyncCommon.css;h=a65442f64d3a28919745a94047c9c4697e8d5e8f;hb=7d6161c5de5eb8284455c6ca486f0f51b51a1618;hp=cb2d04ddb5ab80ff779b61af70d16cf7815c5de1;hpb=84c37d045abf199761a47f803ff5357299fd97f6;p=themes.git diff --git a/LCARStrek/browser/syncCommon.css b/LCARStrek/browser/syncCommon.css index cb2d04dd..a65442f6 100644 --- a/LCARStrek/browser/syncCommon.css +++ b/LCARStrek/browser/syncCommon.css @@ -1,4 +1,4 @@ -/* The following are used by both syncSetup.xul and syncGenericChange.xul */ +/* The following are used by both sync/setup.xul and sync/genericChange.xul */ .status { color: #FF9F00; } @@ -10,7 +10,7 @@ } .statusIcon[status="active"] { - list-style-image: url("chrome://global/skin/icons/loading.gif"); + list-style-image: url("chrome://global/skin/icons/loading.png"); } .statusIcon[status="error"] { @@ -21,7 +21,7 @@ list-style-image: url("chrome://global/skin/icons/information-16.png"); } -/* .data is only used by syncGenericChange.xul, but it seems unnecessary to have +/* .data is only used by sync/genericChange.xul, but it seems unnecessary to have a separate stylesheet for it. */ .data { font-size: 90%;