mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-11-13 18:40:48 +01:00
Remove old speak property
This commit is contained in:
parent
f811be2e8c
commit
42c5b479a4
@ -291,7 +291,6 @@ input[type="radio"] {
|
||||
.dragover::after {
|
||||
content: "\e900";
|
||||
font-family: "file" !important;
|
||||
speak: none;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-variant: normal;
|
||||
@ -300,7 +299,6 @@ input[type="radio"] {
|
||||
/* Better Font Rendering =========== */
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
|
||||
display: block;
|
||||
height: auto;
|
||||
position: absolute;
|
||||
@ -454,4 +452,4 @@ input[type="checkbox"]:checked ~ ul > li.patch-off {
|
||||
}
|
||||
.image-hover:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user