X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fsync%2FsyncCommon.css;h=4bc1377009d68554c7e8f8435cb035c94d8ab693;hb=d8502c35cba9a5fb5819046b73193d4954e04cad;hp=df32270d5ace462f1d941d432ec084f4b23c91a5;hpb=8f5d5e2121c5fb6730b4e2d2359ba3eb1cc98ede;p=themes.git diff --git a/LCARStrek/communicator/sync/syncCommon.css b/LCARStrek/communicator/sync/syncCommon.css index df32270d..4bc13770 100644 --- a/LCARStrek/communicator/sync/syncCommon.css +++ b/LCARStrek/communicator/sync/syncCommon.css @@ -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