aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/meetfranz-lastpass/darkmode.css
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/meetfranz-lastpass/darkmode.css')
-rw-r--r--uncompressed/meetfranz-lastpass/darkmode.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/uncompressed/meetfranz-lastpass/darkmode.css b/uncompressed/meetfranz-lastpass/darkmode.css
deleted file mode 100644
index 342b01b..0000000
--- a/uncompressed/meetfranz-lastpass/darkmode.css
+++ /dev/null
@@ -1,6 +0,0 @@
1html {
2 -webkit-filter: invert(100%);
3 -moz-filter: invert(100%);
4 -o-filter: invert(100%);
5 -ms-filter: invert(100%);
6}