mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-08-31 08:45:35 +02:00
update lib
This commit is contained in:
20
destyle.css
20
destyle.css
@@ -412,26 +412,6 @@ textarea {
|
||||
font: inherit; /* 2 */
|
||||
}
|
||||
|
||||
/**
|
||||
* Fix placeholder font properties inheritance.
|
||||
*/
|
||||
|
||||
::-webkit-input-placeholder {
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
:-ms-input-placeholder {
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
::-ms-input-placeholder {
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
::placeholder {
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
/**
|
||||
* Clickable labels
|
||||
*/
|
||||
|
Reference in New Issue
Block a user