X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fsync%2FsyncCommon.css;h=a14df99a2b99d072e235f57e84f687d4978d0fe9;hb=1e6e7aebda21939ea057b971713f0b37dde788b3;hp=5378194de2dcef242c11c5cd48a23d2c575bb2b4;hpb=c2e1f7906034fb0bb5d0ce3bf8017bdbc6b8a8ca;p=themes.git diff --git a/EarlyBlue/communicator/sync/syncCommon.css b/EarlyBlue/communicator/sync/syncCommon.css index 5378194d..a14df99a 100644 --- a/EarlyBlue/communicator/sync/syncCommon.css +++ b/EarlyBlue/communicator/sync/syncCommon.css @@ -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: #FF6000; -} - -#passphraseStrength.strong > .progress-bar { - background-color: #33FF33; +#feedback { + height: 2em; }