#758 get rid of padlocks for https in the wiki
Closed: Won't fix / Can't fix 6 years ago Opened 6 years ago by mattdm.

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, it looks like all we need to do is edit 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;
}

Oh, hey, this is fixed in the new theme in staging planned to land when the wiki is updated. Leaving this open in case someone wants to do it before then.

We don't handle the wiki, it's under the wing of Infrastructure, specifically of wiki admins. I suggest to wait until the theme gets updated, which will be probably when we get out of the final freeze.
Closing this issue as a wontfix, thanks.

Metadata Update from @robyduck:
- Issue close_status updated to: Won't fix / Can't fix
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata