sync both themes with toolkit windows theme changes in Mozilla 51 cycle
[themes.git] / LCARStrek / global / textbox.css
index 5f48a5f4dda7f9381a7c27f494fd87594c5dbacc..227757d7ddcccc4aac211197fb484b8fdffd5263 100644 (file)
@@ -35,8 +35,8 @@ html|*.textbox-textarea {
   font: inherit;
 }
 
-html|*.textbox-input::-moz-placeholder,
-html|*.textbox-textarea::-moz-placeholder {
+html|*.textbox-input::placeholder,
+html|*.textbox-textarea::placeholder {
   color: #8050B0;
   opacity: 1.0;
 }