switch chatzilla theme files to MPL2 as the original files switched for the themes...
[themes.git] / LCARStrek / messenger / addressingWidget.css
index 7c1ce1aee6a8aa96ac2b017c2beaa4b47d7eada6..037bef883686d35d4900e2e634ccfcb65cc77fc2 100644 (file)
 
 #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;