forked from AmineB/ycombinator-keys
Compare commits
2 Commits
02fa370c19
...
1d25b4095f
Author | SHA1 | Date | |
---|---|---|---|
|
1d25b4095f | ||
|
a1f4d0ff26 |
@ -15,7 +15,6 @@
|
|||||||
|
|
||||||
let selected = -1
|
let selected = -1
|
||||||
|
|
||||||
// For some reason old versions of Firefox don't supress this outline
|
|
||||||
globalThis.document.styleSheets[0].insertRule('tbody tr.athing>td.title>span.titleline>a:focus,.athing.comtr a.togg.clicky:focus{outline: none}')
|
globalThis.document.styleSheets[0].insertRule('tbody tr.athing>td.title>span.titleline>a:focus,.athing.comtr a.togg.clicky:focus{outline: none}')
|
||||||
|
|
||||||
const requery = () => globalThis.document.querySelectorAll('tbody tr.athing')
|
const requery = () => globalThis.document.querySelectorAll('tbody tr.athing')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user