We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a21cbf commit 9b5e8fbCopy full SHA for 9b5e8fb
themes/jquery/css/base.css
@@ -520,19 +520,19 @@ textarea {
520
* 2. Using :placeholder for completeness.
521
*/
522
::-webkit-input-placeholder {
523
- color: #ff0000;
+ color: #9A1B1E;
524
}
525
:-moz-placeholder { /* 1 */
526
527
528
::-moz-placeholder {
529
530
531
:-ms-placeholder {
532
533
534
:placeholder { /* 2 */
535
536
537
538
#content input:focus,
0 commit comments