X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fsync%2FsyncCommon.css;h=71b5cef5bcbc31965aa12e5e592f32d88409bd4b;hp=5378194de2dcef242c11c5cd48a23d2c575bb2b4;hb=76c1877e1d85ee27ea6e5da23923778a69442d78;hpb=c2e1f7906034fb0bb5d0ce3bf8017bdbc6b8a8ca diff --git a/EarlyBlue/communicator/sync/syncCommon.css b/EarlyBlue/communicator/sync/syncCommon.css index 5378194d..71b5cef5 100644 --- a/EarlyBlue/communicator/sync/syncCommon.css +++ b/EarlyBlue/communicator/sync/syncCommon.css @@ -40,25 +40,6 @@ image#syncIcon { 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; }