Changes

MediaWiki:Common.css

506 bytes removed, 13:40, 16 June 2016
/* MEDIAWIKI */
a.external:after {
content: "";
display: inline-block;
width: 14px;
height: 12px;
}
 
a.external:after {
display: inline-block;
content: url('../images/external-link-ltr-icon.png') no-repeat;
width: 14px;
height: 12px;
/* text-indent:-999em;
display:block;
width:32px;
height:32px;
background:url(../img/icons/spritesheet.png) 0 -620px no-repeat;
margin:5% 0 0 45%;
background-position: center right;
background-repeat: no-repeat;
.background-image-svg('images/external-link-ltr-icon.svg', 'images/external-link-ltr-icon.png');
padding-right: 13px;
*/
}
10,686
edits