Compare commits
1 Commits
125b0248de
...
8aaa96a9ef
Author | SHA1 | Date | |
---|---|---|---|
8aaa96a9ef |
@ -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