keep up with SeaMonkey Classic changes done in the last few months
[themes.git] / EarlyBlue / messenger / addressingWidget.css
index 44b941a2bba2a49a93656b3b8e4a556300205f9a..3a5a004e41a62650b1aff73df1ea028df6939706 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 #CCD0DD;