X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fsync%2FsyncCommon.css;h=dd9ead2012f47af759a9b7d2501f9e52ec2bef9a;hp=e04c0daefdf92d6b3837bd1d718e4d02ef69d790;hb=cf3319d7d3833f25d175e16f3d806fa4ca8b48ec;hpb=48c1a048c20dc422a319eea4fe8535bd00e2da6d diff --git a/LCARStrek/communicator/sync/syncCommon.css b/LCARStrek/communicator/sync/syncCommon.css index e04c0dae..dd9ead20 100644 --- a/LCARStrek/communicator/sync/syncCommon.css +++ b/LCARStrek/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: #FF9F00; -} - -#passphraseStrength.strong > .progress-bar { - background-color: #008484; +#feedback { + height: 2em; }