User:Ahecht/Scripts/Redirect icon.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*** Redirect icon ***/

/* Makes redirects green */
/* Documentation at [[User:Ahecht/Redirect_icon]] */
/* By [[User:Ahecht]] */
.mw-redirect {
	background: url(https://upload.wikimedia.org/wikipedia/commons/thumb/7/76/Insert_redirect.png/12px-Insert_redirect.png) center right no-repeat;
	padding-right: 13px;
}