forked from AmineB/ycombinator-keys
Compare commits
2 Commits
1d25b4095f
...
02fa370c19
Author | SHA1 | Date | |
---|---|---|---|
|
02fa370c19 | ||
|
7cb6798141 |
@ -15,6 +15,7 @@
|
||||
|
||||
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}')
|
||||
|
||||
const requery = () => globalThis.document.querySelectorAll('tbody tr.athing')
|
||||
|
Loading…
x
Reference in New Issue
Block a user