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