update both themes for suite default theme changes up to 2011-03-27
[themes.git] / EarlyBlue / communicator / sync / syncCommon.css
index 5378194de2dcef242c11c5cd48a23d2c575bb2b4..71b5cef5bcbc31965aa12e5e592f32d88409bd4b 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: #FF6000;
-}
-
-#passphraseStrength.strong > .progress-bar {
-  background-color: #33FF33;
+#feedback {
+  height: 2em;
 }