X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2FsyncCommon.css;h=0e136b937334bacc4929112eb39d34a84e749c79;hp=cb2d04ddb5ab80ff779b61af70d16cf7815c5de1;hb=918c9e49a243680984f89a7ab4ccdf64d1a41607;hpb=84c37d045abf199761a47f803ff5357299fd97f6 diff --git a/LCARStrek/browser/syncCommon.css b/LCARStrek/browser/syncCommon.css index cb2d04dd..0e136b93 100644 --- a/LCARStrek/browser/syncCommon.css +++ b/LCARStrek/browser/syncCommon.css @@ -1,16 +1,16 @@ -/* 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; } .statusIcon { - -moz-margin-start: 4px; + margin-inline-start: 4px; max-height: 16px; max-width: 16px; } .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%;