mattdm reported a new issue against the project: `fedora-websites` that you are 
following:
``
Since we're using https for pretty much everything, all of the padlocks are 
kind of out of control. Let's make them just use the regular external-link 
icon. From [this 
post](https://www.mediawiki.org/w/index.php?title=Topic:Qubsxbdbzkwhxi9z&topic_showPostId=rmh1nx3cjow5azpv#flow-post-rmh1nx3cjow5azpv),
 it looks like all we need to do is edit 
[MediaWiki:Common.css](https://fedoraproject.org/wiki/MediaWiki:Common.css) to 
contain

    div#content a.external[href ^="https://";] {
       background: url(https://fedoraproject.org/w/skins/fedora/external.png) 
center right no-repeat;
    }

``

To reply, visit the link below or just reply to this email
https://pagure.io/fedora-websites/issue/758
_______________________________________________
websites mailing list -- websites@lists.fedoraproject.org
To unsubscribe send an email to websites-le...@lists.fedoraproject.org

Reply via email to