]> git.rmz.io Git - dotfiles.git/commitdiff
dwb: include !important
authorSamir Benmendil <samir.benmendil@gmail.com>
Tue, 27 Jan 2015 18:39:53 +0000 (18:39 +0000)
committerSamir Benmendil <samir.benmendil@gmail.com>
Tue, 27 Jan 2015 18:39:53 +0000 (18:39 +0000)
dwb/userstyles/wikipedia.org.css

index f50c494f7738696c35e63f2024124824aebaa1eb..249c9fce271708a3a415c4800e8ebc4bdcf25f05 100644 (file)
@@ -70,7 +70,7 @@
   }
 
   table.wikitable > tr > th, table.wikitable > * > tr > th {
-    background-color: #333; /* don't include !important flag */
+    background-color: #333 !important; /* don't include !important flag */
   }
 
   td[style*="background: #ececec;"], th[style*="background:#eee"], th[style*="background-color: #eee"],