From: Samir Benmendil Date: Tue, 27 Jan 2015 18:39:53 +0000 (+0000) Subject: dwb: include !important X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/55101fe7c8f1d640f1369eafef8d31770424c8a7?ds=sidebyside dwb: include !important --- diff --git a/dwb/userstyles/wikipedia.org.css b/dwb/userstyles/wikipedia.org.css index f50c494..249c9fc 100644 --- a/dwb/userstyles/wikipedia.org.css +++ b/dwb/userstyles/wikipedia.org.css @@ -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"],