update both themes for suite default theme changes up to 2011-03-27
[themes.git] / LCARStrek / communicator / sync / syncCommon.css
index e04c0daefdf92d6b3837bd1d718e4d02ef69d790..dd9ead2012f47af759a9b7d2501f9e52ec2bef9a 100644 (file)
@@ -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;
 }