X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2FaddressingWidget.css;h=640c0ce5e5fbd654af4ff39f97bd7bcdef2ba8b4;hp=e2f241d28c71a0ba3e20e83bb8b414cab703f7b2;hb=f1d07a656d02e10b65f2abff615574540461aaab;hpb=ac1cdf20ca3febffec0359a654a42424a668a72e diff --git a/LCARStrek/messenger/addressingWidget.css b/LCARStrek/messenger/addressingWidget.css index e2f241d2..640c0ce5 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-user-focus: none; width: 0px; -} - +} + #typecol-addressingWidget { 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; }