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