]> git.rmz.io Git - dotfiles.git/blobdiff - dwb/userstyles/wikipedia.org.css
vim: ycm completes in strings and comments
[dotfiles.git] / dwb / userstyles / wikipedia.org.css
index f50c494f7738696c35e63f2024124824aebaa1eb..1cf5971d8079325f948ee9eacc55b01ef283029b 100644 (file)
     background-color: transparent !important;
   }
 
+  .dwb_hint {
+      background-color: #222222 ! important;
+  }
+
   /*** Overall ***/
   * {
     color: #9a9a9a !important;
@@ -70,7 +74,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"],