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 @@
2
2
li#pt-webfont {
3
3
/* @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;
5
5
padding-left: 18px !important;
6
6
}
7
7
Status & tagging log
11:00, 13 January 2012
Nikerabbit
(
talk
|
contribs
)
changed the
tags
for r108362
[
removed:
i18nreview]
07:55, 9 January 2012
Santhosh.thottingal
(
talk
|
contribs
)
changed the
status
of r108362
[
removed:
new
added:
ok]
21:09, 8 January 2012
Amire80
(
talk
|
contribs
)
changed the
tags
for r108362
[
added:
i18nreview]