mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-09-02 09:33:29 +02:00
update lib
This commit is contained in:
20
destyle.css
20
destyle.css
@@ -412,26 +412,6 @@ textarea {
|
|||||||
font: inherit; /* 2 */
|
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
|
* Clickable labels
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user