X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fsync%2FsyncCommon.css;h=07627ae9496f8270bc69810db9c03955b81d2cf5;hp=e04c0daefdf92d6b3837bd1d718e4d02ef69d790;hb=dae4507500ac2bc6547a8303851bc9b0bcae5ddf;hpb=c2e1f7906034fb0bb5d0ce3bf8017bdbc6b8a8ca diff --git a/LCARStrek/communicator/sync/syncCommon.css b/LCARStrek/communicator/sync/syncCommon.css index e04c0dae..07627ae9 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; } @@ -28,37 +28,14 @@ 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; } -#feedback, -#passphraseFeedback { - height: 4em; -} - -#passphraseStrength { - -moz-appearance: none; - height: 10px; - margin: 4px 0; -} - -#passphraseStrength > .progress-bar { - background-color: #FF0000; -} - -#passphraseStrength.medium > .progress-bar { - background-color: #FF9F00; -} - -#passphraseStrength.strong > .progress-bar { - background-color: #008484; +#feedback { + height: 2em; }