adjust both themes for changes in toolkit winstripe in Mozilla 19 cycle
[themes.git] / LCARStrek / global / textbox.css
index 5448212453c15bb1763c1bb670c5ae5e1a81cc98..346a507b900435bc21b3514cf4a25c20a94b2db6 100644 (file)
@@ -35,9 +35,10 @@ html|*.textbox-textarea {
   font: inherit;
 }
 
-html|*.textbox-input:-moz-placeholder,
-html|*.textbox-textarea:-moz-placeholder {
-  color: #6000CF;
+html|*.textbox-input::-moz-placeholder,
+html|*.textbox-textarea::-moz-placeholder {
+  color: #8050B0;
+  opacity: 1.0;
 }
 
 .textbox-input-box menupopup {