X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2Faddressbook%2FcardDialog.css;h=ed661dc315832ad3e33cdb0f095ae8051482d901;hp=fc05d2f9eddc8a324881e05edb6e10a285755217;hb=c710949da7cada91a80f0b6cece1a7fc0388c640;hpb=798ffac16c7198c444be9bd8a277e92c170985ab diff --git a/LCARStrek/messenger/addressbook/cardDialog.css b/LCARStrek/messenger/addressbook/cardDialog.css index fc05d2f9..ed661dc3 100644 --- a/LCARStrek/messenger/addressbook/cardDialog.css +++ b/LCARStrek/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; }