User:Mike Novikoff/global.css: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Content deleted Content added
in enwiki, Gadget-WatchlistGreenIndicators.css gives it {display:block} again, hence "!important"
get rid of "Help link" indicator icon
Line 2: Line 2:
*/
*/
#mw-watchlist-resetbutton {display:none !important}
#mw-watchlist-resetbutton {display:none !important}

/* Get rid of the ugly black circle icon next to "Help" link
* in upper right corner [indicator space] of some pages (most
* notably "Watchlist", "Revision history" and "Recent changes")
*/
#mw-indicator-mw-helplink a {background-image:none}

Revision as of 13:00, 10 April 2019

/* Hide "Mark all pages visited" button in Watchlist
*/
#mw-watchlist-resetbutton {display:none !important}

/* Get rid of the ugly black circle icon next to "Help" link
* in upper right corner [indicator space] of some pages (most
* notably "Watchlist", "Revision history" and "Recent changes")
*/
#mw-indicator-mw-helplink a {background-image:none}