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=d61a45b24b8aab4323df5cdef2fd0c59ecad38ff;hpb=7862e6ee1141fa74a714e5461320d2fb8299c455 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; }