MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
force Members section in sidebar to expanded
(Created page with "→‎CSS placed here will affect users of the Vector skin: →‎force the display of the contents of the section: #p-StarBase_118 .body { display:block !important; } /* Opt...")
 
(force Members section in sidebar to expanded)
 
Line 23: Line 23:
/* Option: just hide the arrow in the header */
/* Option: just hide the arrow in the header */
#p-Browse-label h3 {
#p-Browse-label h3 {
background:none !important;
}
/* force the display of the contents of the section */
#p-Members  .body {
display:block !important;
}
/* Option: just hide the arrow in the header */
#p-Members-label h3 {
background:none !important;
background:none !important;
}
}

Navigation menu