X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fmessenger%2Faddressbook%2FcardDialog.css;h=285e542faac8cfb069e8ff425240cbbc9e3779ce;hb=c1f7cc847f45047fb26e27daed4a3e24d9ad2f25;hp=4c3bccb563d77276ebfc545b1d01ca631689c73f;hpb=351107c90e7ee7a17d9bf63798f2861307118309;p=themes.git diff --git a/LCARStrek/messenger/addressbook/cardDialog.css b/LCARStrek/messenger/addressbook/cardDialog.css index 4c3bccb5..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; }