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