r108362 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108361‎ | r108362 | r108363 >
Date:18:12, 8 January 2012
Author:amire80
Status:ok
Tags:
Comment:
Fixing RTL display issue - copying the CSS from the corresponding rule in Narayam.
Modified paths:
  • /trunk/extensions/WebFonts/resources/ext.webfonts.css (modified) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/resources/ext.webfonts.css
@@ -1,6 +1,6 @@
22 li#pt-webfont {
33 /* @embed */
4 - background: url(images/font-icon.png) no-repeat 0 0;
 4+ background: url(images/font-icon.png) no-repeat scroll left top transparent;
55 padding-left: 18px !important;
66 }
77

Status & tagging log