Fix blinking in older browsers; allow 4chan's blinking animations to work.
This commit is contained in:
parent
51347ee140
commit
fcebc1504c
@ -115,8 +115,9 @@ body > div[style*=" top: -10000px;"] {
|
|||||||
visibility: hidden !important;
|
visibility: hidden !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blink {
|
:root.blink {
|
||||||
animation: none !important;
|
-webkit-animation: none;
|
||||||
|
animation: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Ads */
|
/* Ads */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user