MediaWiki:Vector.css: Difference between revisions

added help button hiding code
(added external link icon overrides)
(added help button hiding code)
 
Line 1: Line 1:
/* Hide the '?' button at top-right of some pages */
#mw-indicator-mw-helplink { display: none; }
/* Fix the sidebar in place when scrolling, as long as we are not on a small screen (e.g. a phone) */
/* Fix the sidebar in place when scrolling, as long as we are not on a small screen (e.g. a phone) */
@media (min-device-width:481px)
@media (min-device-width:481px)