forked from AmineB/ycombinator-keys
Compare commits
2 Commits
535b4a0e62
...
3b7439edc3
Author | SHA1 | Date | |
---|---|---|---|
3b7439edc3 | |||
d6f8d07c69 |
@ -15,7 +15,7 @@
|
||||
|
||||
let selected = -1
|
||||
|
||||
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,tbody tr.athing.comtr a.togg.clicky:focus{outline: none}')
|
||||
|
||||
const requery = () => globalThis.document.querySelectorAll('tbody tr.athing')
|
||||
let query = requery()
|
||||
|
Loading…
x
Reference in New Issue
Block a user