MediaWiki:Common.css: Difference between revisions

161 bytes added ,  15:14, 23 January 2023
attempt to fix custom category styling
(fix white headers in cargo value pages)
(attempt to fix custom category styling)
Line 1,885: Line 1,885:
span.CategoryTreeToggle {
span.CategoryTreeToggle {
position: relative;
position: relative;
padding-right: 19px;
padding-right: 26px;
color: transparent;
color: transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 5px solid transparent;
}
}
span.CategoryTreeToggle {
span.CategoryTreeToggle {
color: transparent;
color: transparent;
position: relative;
position: relative;
line-height: 30px;
line-height: 0px;
}
}
span.CategoryTreeEmptyBullet:before,
span.CategoryTreeEmptyBullet:before,
Line 1,912: Line 1,916:
color: var(--qud-color-k);
color: var(--qud-color-k);
content: "\00a0>";
content: "\00a0>";
line-height: 22px;
line-height: 0px;
}
}
#mw-pages .mw-category li {
#mw-pages .mw-category li {