MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 507:
}
/* --- HIDE SIDEBAR TOOLBOX (Vector 2022) --- */
/* 1. Hide the "Tools" Header/Label specifically */
.vector-main-menu-group-id-tb {▼
#p-tb-label {
display: none !important;
}
/*
#p-tb
display: none !important;
}
/* 3. Hide the specific container wrapper for the Toolbox */
/* This cleans up any empty white space left behind */
▲.vector-main-menu-group-id-tb {
display: none !important;
}
| |||