X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fmessenger%2Faddressbook%2FcardDialog.css;h=285e542faac8cfb069e8ff425240cbbc9e3779ce;hb=08682b188c6be77cf7bcbeb17df91c4879e913b2;hp=fc05d2f9eddc8a324881e05edb6e10a285755217;hpb=b1eaa41997928ca662ce1158215dc02e5b203eb0;p=themes.git diff --git a/LCARStrek/messenger/addressbook/cardDialog.css b/LCARStrek/messenger/addressbook/cardDialog.css index fc05d2f9..285e542f 100644 --- a/LCARStrek/messenger/addressbook/cardDialog.css +++ b/LCARStrek/messenger/addressbook/cardDialog.css @@ -47,19 +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; }