X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2FaddressingWidget.css;h=037bef883686d35d4900e2e634ccfcb65cc77fc2;hp=7c1ce1aee6a8aa96ac2b017c2beaa4b47d7eada6;hb=10d7e614a23a72b108f9436cd41b542b432e5b53;hpb=57d23eaef3f5e5538c6125d5634613fba2555e5c diff --git a/LCARStrek/messenger/addressingWidget.css b/LCARStrek/messenger/addressingWidget.css index 7c1ce1ae..037bef88 100644 --- a/LCARStrek/messenger/addressingWidget.css +++ b/LCARStrek/messenger/addressingWidget.css @@ -41,16 +41,12 @@ #addressingWidget { /* height: 80px; */ - margin-left: 0px; - margin-right: 0px; + -moz-margin-start: 0px; + -moz-margin-end: 0px; -moz-user-focus: none; width: 0px; } -.textbox-addressingWidget[noMatchesFound="true"] { - color: red; -} - #typecol-addressingWidget { min-width: 9em; border-right: 1px solid #9C9CFF;