r48409 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r48408‎ | r48409 | r48410 >
Date:15:36, 14 March 2009
Author:alnokta
Status:ok (Comments)
Tags:
Comment:
follow up on bug 1061
Modified paths:
  • /trunk/phase3/skins/monobook/main.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/monobook/main.css
@@ -529,7 +529,8 @@
530530 background: url(external.png) center right no-repeat;
531531 padding: 0 13px;
532532 }
533 -.rtl #bodyContent a[href ^="http://"] {
 533+.rtl #bodyContent a.external,
 534+.rtl #bodyContent a[href ^="gopher://"] {
534535 background-image: url(external-rtl.png);
535536 }
536537 #bodyContent a[href ^="https://"],

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r47615Fix bug 1061 CSS-added icons next to links display through the text and makes...alnokta15:03, 21 February 2009

Comments

#Comment by Brion VIBBER (talk | contribs)   00:20, 17 March 2009

Follow-up to r47615

Status & tagging log