URLbar icons for feed etc. should have a margin at the end
[themes.git] / EarlyBlue / global / textbox.css
index 215042a722d6a8b6a18caa9a07bd57f8503265bc..9f425592683f1cc84342907403ba58fca0bfa7f7 100644 (file)
@@ -54,6 +54,10 @@ textbox {
   min-height: 19px;
 }
 
+textbox[empty="true"] {
+  color: #CCD0DD;
+}
+
 html|*.textbox-input,
 html|*.textbox-textarea {
   margin: 0px !important;