X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2Faddressbook%2FcardDialog.css;h=ed661dc315832ad3e33cdb0f095ae8051482d901;hp=fc05d2f9eddc8a324881e05edb6e10a285755217;hb=e39bc6242308c6063837d4a25c11b9e64be9f5da;hpb=74d14f90a7085ce7d63f78d6124b57e9a8422d3f diff --git a/EarlyBlue/messenger/addressbook/cardDialog.css b/EarlyBlue/messenger/addressbook/cardDialog.css index fc05d2f9..ed661dc3 100644 --- a/EarlyBlue/messenger/addressbook/cardDialog.css +++ b/EarlyBlue/messenger/addressbook/cardDialog.css @@ -47,19 +47,25 @@ /* ::::: 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; }