update the install.rdf files for the 2.2 versions of both themes
[themes.git] / EarlyBlue / messenger / addressingWidget.css
index 3a5a004e41a62650b1aff73df1ea028df6939706..2459c2d32d8f5287adb23bc61d6afd6667b1d468 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 #CCD0DD;