X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fsync%2FsyncCommon.css;h=44223f777b74eacdf97648df166f6f39c1db05c7;hb=43ba37c15d4c3b381344e45dac387a9df582f48f;hp=71b5cef5bcbc31965aa12e5e592f32d88409bd4b;hpb=cf3319d7d3833f25d175e16f3d806fa4ca8b48ec;p=themes.git diff --git a/EarlyBlue/communicator/sync/syncCommon.css b/EarlyBlue/communicator/sync/syncCommon.css index 71b5cef5..44223f77 100644 --- a/EarlyBlue/communicator/sync/syncCommon.css +++ b/EarlyBlue/communicator/sync/syncCommon.css @@ -4,7 +4,7 @@ } .statusIcon { - -moz-margin-start: 4px; + margin-inline-start: 4px; max-height: 16px; max-width: 16px; } @@ -28,14 +28,10 @@ font-weight: bold; } -dialog#change-dialog { +#change-dialog { width: 40em; } -image#syncIcon { - list-style-image: url("chrome://communicator/skin/sync/sync-32.png"); -} - #introText { margin-top: 2px; }