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:
@@ -1,4 +1,4 @@
|
||||
/*! de-style.css v1.0.3 | MIT License | https://github.com/nicolas-cusan/destyle.css */
|
||||
/*! de-style.css v1.0.5 | MIT License | https://github.com/nicolas-cusan/destyle.css */
|
||||
|
||||
/* Reset box-model
|
||||
========================================================================== */
|
||||
@@ -285,6 +285,13 @@ button,
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
button[disabled],
|
||||
[type='button'][disabled],
|
||||
[type='reset'][disabled],
|
||||
[type='submit'][disabled] {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
/**
|
||||
* Remove the inner border and padding in Firefox.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user