No pointer events for scroll marker
This commit is contained in:
parent
9ba459ea8a
commit
d65fd4e376
2
LICENSE
2
LICENSE
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* 4chan X - Version 1.2.19 - 2013-07-14
|
||||
* 4chan X - Version 1.2.19 - 2013-07-15
|
||||
*
|
||||
* Licensed under the MIT license.
|
||||
* https://github.com/seaweedchan/4chan-x/blob/master/LICENSE
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -171,6 +171,7 @@ a {
|
||||
right: 0;
|
||||
height: 10px;
|
||||
position: absolute;
|
||||
pointer-events: none;
|
||||
}
|
||||
#header-bar #scroll-marker {
|
||||
display: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user