MediaWiki:Common.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 81: Line 81:
content: " (" attr(title) ")";
content: " (" attr(title) ")";
font-size: smaller;
font-size: smaller;
}

.allpagesredirect .mw-redirect, .redirect-in-category {
background: transparent url('/w/resources/src/mediawiki.action/images/redirect-ltr.svg?ff441') center right no-repeat;
background-size: 24px;
opacity: 0.5;
padding-right: 24px;
}
}