background-color: transparent !important;
}
+ .dwb_hint {
+ background-color: #222222 ! important;
+ }
+
/*** Overall ***/
* {
color: #9a9a9a !important;
}
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"],