MediaWiki:Vector.css: Difference between revisions
Appearance
Created page with "→All CSS here will be loaded for users of the Vector skin: →Removes Switch to old look: #mw-navigation .mw-sidebar-action:has(.mw-sidebar-action-item.vector-menu-portal ) { display:none; }" |
No edit summary Tag: Manual revert |
| (One intermediate revision by the same user not shown) | |
(No difference)
| |
Latest revision as of 17:04, 19 April 2025
/* All CSS here will be loaded for users of the Vector skin */
/* Removes Switch to old look */
#mw-navigation .mw-sidebar-action:has(.mw-sidebar-action-item.vector-menu-portal ) {
display:none;
}