EarlyBlue 2.0a1 -> 2.0a2 updates, help and messenger parts, also reducing important...
[themes.git] / EarlyBlue / messenger / addressbook / cardDialog.css
index fc05d2f9eddc8a324881e05edb6e10a285755217..ed661dc315832ad3e33cdb0f095ae8051482d901 100644 (file)
 /* ::::: Card Edit dialog ::::: */
 
 .CardEditWidth {
-  width: 25em;
+  width: 42ch;
 }
 
-.CardEditLabel {
-  padding: 0px;
-  margin-top: 3px;
+.PhoneEditWidth {
+  width: 24ch;
 }
 
-.alignBoxWithFieldset {
-  margin-left: 6px;
-  margin-right: 5px;
+.AddressCardEditWidth {
+  width: 72ch;
+}
+
+.YearWidth {
+  width: 8ch;
 }
 
 .stateZipSpacer {
-  width: 3em;
+  width: 6ch;
+}
+
+.ZipWidth {
+  width: 14ch;
 }