summaryrefslogtreecommitdiffstats
path: root/.config/qutebrowser/greasemonkey/github-css.js
diff options
context:
space:
mode:
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.