changes to browser overides
This commit is contained in:
parent
e17818001a
commit
4889605461
2 changed files with 4 additions and 2 deletions
|
@ -10,7 +10,7 @@ body{
|
|||
background: #fff - @gb-dm-bg0;
|
||||
}
|
||||
|
||||
img,svg{
|
||||
img,svg,video{
|
||||
filter: invert(100%);
|
||||
}
|
||||
|
||||
|
|
|
@ -83,7 +83,9 @@
|
|||
"*://wiki.local.irmplc.com/*",
|
||||
"*://protonmail.com/*","*://*.protonmail.com/*",
|
||||
"*://github.com/*","*://*.github.com/*",
|
||||
"*://gitlab.irmtechies.net/*"
|
||||
"*://gitlab.irmtechies.net/*",
|
||||
"*://lbry.tv/*", "*://*.lbry.tv/*",
|
||||
"*://invidio.us/*", "*://*.invidio.us/*"
|
||||
],
|
||||
"css": [ "css/global.css" ],
|
||||
"run_at": "document_start"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue