MediaWiki talk:Vector.css

Page contents not supported in other languages.
From Simple English Wikipedia, the free encyclopedia

Remove broken external link image[change source]

Per this phab task, please remove the following to return to the default. The current image (https://upload.wikimedia.org/wikipedia/en/0/00/Lock_icon_blue.gif) is 404


/* Blue instead of yellow padlock for secure links. */
#bodyContent a.external[href ^="https://"],
.link-https {
  background: url("//upload.wikimedia.org/wikipedia/en/0/00/Lock_icon_blue.gif") center right no-repeat;
  /* @noflip */
  padding-right: 16px;
}


Thank you! -- There'sNoTime (to explain) 15:49, 6 July 2017 (UTC)[reply]

 Done -- There'sNoTime (to explain) 17:57, 8 July 2017 (UTC)[reply]