MediaWiki:Common.css: Difference between revisions
updates to accomodate latest vector changes (adjust "More" menu in top bar and headings in side navbar) |
fix white headers in cargo value pages |
||
Line 1,024: | Line 1,024: | ||
color: var(--body-color); | color: var(--body-color); | ||
} | } | ||
/** Cargo Pages**/ | |||
.cargo-pagevalues-tableinfo { | |||
background-color:transparent; | |||
} | |||
/** Cargo Drilldown **/ | /** Cargo Drilldown **/ | ||
div.drilldown-filters-wrapper { | div.drilldown-filters-wrapper { | ||
Line 3,412: | Line 3,418: | ||
} | } | ||
} | } | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* This governs the sections on the Community portal */ | /* This governs the sections on the Community portal */ |