mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-27 07:34:36 +02:00
normalize.css: remove -webkit-appearance: button
This conflicts with styling in index.html I think.
This commit is contained in:
parent
9a56f97908
commit
6acd070b89
2
Lightdm/Chicago95/css/normalize.css
vendored
2
Lightdm/Chicago95/css/normalize.css
vendored
@ -321,7 +321,7 @@ button,
|
|||||||
html input[type="button"], /* 1 */
|
html input[type="button"], /* 1 */
|
||||||
input[type="reset"],
|
input[type="reset"],
|
||||||
input[type="submit"] {
|
input[type="submit"] {
|
||||||
-webkit-appearance: button; /* 2 */
|
/* webkit-appearance: button; /* 2 */
|
||||||
cursor: pointer; /* 3 */
|
cursor: pointer; /* 3 */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user