sync LCARStrek with recent EarlyBlue changes and Classic trunk
[themes.git] / LCARStrek / messenger / addressingWidget.css
index e2f241d28c71a0ba3e20e83bb8b414cab703f7b2..7c1ce1aee6a8aa96ac2b017c2beaa4b47d7eada6 100644 (file)
 @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;
-}  
-  
+}
+
+.textbox-addressingWidget[noMatchesFound="true"] {
+  color: red;
+}
+
 #typecol-addressingWidget {
   min-width: 9em;
   border-right: 1px solid #9C9CFF;
 }
-  
+
 #addressingWidget > listitem,
 .addressingWidgetItem,
 .dummyrow {
@@ -64,7 +68,7 @@
   border-bottom: 1px solid #9C9CFF;
   padding: 0px;
 }
-  
+
 .addressingWidgetCell:first-child {
   border-top: none;
 }