summaryrefslogtreecommitdiffstats
path: root/.config/qutebrowser/greasemonkey/github-css.js
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2022-02-03 21:31:55 +0100
committerRomain Gonçalves <me@rgoncalves.se>2022-02-03 21:31:55 +0100
commit703ed1915c69911a95cab6e1fb6524629c976800 (patch)
tree1e4063eeace827aa557e910aa502ee173dd6e4ab /.config/qutebrowser/greasemonkey/github-css.js
parentd64d4a6a3924e144fe49b3d956320b37786a738a (diff)
downloaddots-703ed1915c69911a95cab6e1fb6524629c976800.tar.gz
Thu Feb 3 09:31:55 PM CET 2022
Diffstat (limited to '.config/qutebrowser/greasemonkey/github-css.js')
-rwxr-xr-x.config/qutebrowser/greasemonkey/github-css.js14
1 files changed, 0 insertions, 14 deletions
diff --git a/.config/qutebrowser/greasemonkey/github-css.js b/.config/qutebrowser/greasemonkey/github-css.js
deleted file mode 100755
index 3b954b2..0000000
--- a/.config/qutebrowser/greasemonkey/github-css.js
+++ /dev/null
@@ -1,14 +0,0 @@
-// ==UserScript==
-// @name github css
-// @match *://github.com/*
-// @match *://gist.github.com/*
-// @grant none
-// ==/UserScript==
-
-/*
-GM_addStyle(`
- *, .BtnGroup-item {
- border-radius: 0px !important;
- }
-`)
-*/
remember that computers suck.