mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Correct code format and update timestamp
This commit is contained in:
parent
f9572a461a
commit
79e2c16ba5
7
normalize.css
vendored
7
normalize.css
vendored
@ -1,4 +1,4 @@
|
||||
/*! normalize.css 2012-03-06T10:21 UTC - http://github.com/necolas/normalize.css */
|
||||
/*! normalize.css 2012-03-09T19:40 UTC - http://github.com/necolas/normalize.css */
|
||||
|
||||
/* =============================================================================
|
||||
HTML5 display definitions
|
||||
@ -472,9 +472,8 @@ input[type="search"]::-webkit-search-cancel-button {
|
||||
* Addresses placeholder color unset in Firefox
|
||||
*/
|
||||
|
||||
:-moz-placeholder
|
||||
{
|
||||
color: #A9A9A9;
|
||||
:-moz-placeholder {
|
||||
color: #a9a9a9;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user