X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2FaddressingWidget.css;h=037bef883686d35d4900e2e634ccfcb65cc77fc2;hp=324d1e568e43fc5fd2553965f47d544dab6295b2;hb=8b17a53f795d5dac9741cb28dc374ddb927488ae;hpb=7aa6555801cc190778098a3847e8fc55e5468771 diff --git a/LCARStrek/messenger/addressingWidget.css b/LCARStrek/messenger/addressingWidget.css index 324d1e56..037bef88 100644 --- a/LCARStrek/messenger/addressingWidget.css +++ b/LCARStrek/messenger/addressingWidget.css @@ -38,20 +38,20 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: addressing widget ::::: */ - + #addressingWidget { /* height: 80px; */ - margin-left: 0px; - margin-right: 0px; + -moz-margin-start: 0px; + -moz-margin-end: 0px; -moz-user-focus: none; width: 0px; -} - +} + #typecol-addressingWidget { - width: 9em; + min-width: 9em; border-right: 1px solid #9C9CFF; } - + #addressingWidget > listitem, .addressingWidgetItem, .dummyrow { @@ -64,7 +64,7 @@ border-bottom: 1px solid #9C9CFF; padding: 0px; } - + .addressingWidgetCell:first-child { border-top: none; }