sync both themes with SeaMonkey 2.42 to 2.45 classic theme changes
[themes.git] / EarlyBlue / communicator / sync / syncCommon.css
index 5378194de2dcef242c11c5cd48a23d2c575bb2b4..a14df99a2b99d072e235f57e84f687d4978d0fe9 100644 (file)
   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;
 }