update diff script for rapid release and update both themes to the state of SeaMonkey...
[themes.git] / LCARStrek / messenger / addressbook / cardDialog.css
index 4c3bccb563d77276ebfc545b1d01ca631689c73f..285e542faac8cfb069e8ff425240cbbc9e3779ce 100644 (file)
 /* ::::: Card Edit dialog ::::: */
 
 .CardEditWidth {
-       width: 25em;
+  width: 42ch;
 }
 
 .CardEditLabel {
-       padding: 0px;
-       margin-top: 3px;
+  text-align: end;
 }
 
-.alignBoxWithFieldset {
-       margin-left: 6px;
-       margin-right: 5px;
+.PhoneEditWidth {
+  width: 24ch;
+}
+
+.AddressCardEditWidth {
+  width: 72ch;
+}
+
+.YearWidth {
+  width: 8ch;
 }
 
 .stateZipSpacer {
-  width: 3em;
+  width: 6ch;
+}
+
+.ZipWidth {
+  width: 14ch;
 }