]> git.rmz.io Git - dotfiles.git/commitdiff
dwb: do not set background images per default
authorSamir Benmendil <samir.benmendil@gmail.com>
Wed, 5 Nov 2014 10:48:57 +0000 (10:48 +0000)
committerSamir Benmendil <samir.benmendil@gmail.com>
Wed, 5 Nov 2014 10:48:57 +0000 (10:48 +0000)
dwb/userstyles/default.css

index 51283390ee592702d67ccd8d46e94a0feb959b81..e2d97d3b5b940f61f1810b5d25012ef3563b3a55 100644 (file)
@@ -1,5 +1,6 @@
 :not(img) {
     background-color: #222222 ! important;
+    background-image: none !important;
     color: #D4D2CF ! important;
 }