forked from AmineB/ycombinator-keys
Compare commits
2 Commits
bc46321b88
...
1b0613b843
Author | SHA1 | Date | |
---|---|---|---|
1b0613b843 | |||
11d7538e18 |
@ -13,7 +13,6 @@
|
|||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
// jshint esversion: 11
|
// jshint esversion: 11
|
||||||
|
|
||||||
|
|
||||||
globalThis.document.styleSheets[0].insertRule('tbody tr.athing>td.title>span.titleline>a:focus,tbody tr.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')
|
const requery = () => globalThis.document.querySelectorAll('tbody tr.athing')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user