r106417 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r106416
|
r106417
|
r106418
>
Date:
07:19, 16 December 2011
Author:
santhosh
Status:
ok
Tags:
Comment:
Add a small left margin to the menu link.
Modified paths:
/trunk/extensions/WebFonts/resources/ext.webfonts.modern.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/WebFonts/resources/ext.webfonts.modern.css
—
—
@@ -5,6 +5,10 @@
6
6
overflow: visible!important;
7
7
}
8
8
9
+li#pt-webfont {
10
+ margin-left: 5px;
11
+}
12
+
9
13
div.webfontMenu div.menu {
10
14
top: 0px;
11
15
position: relative;
Status & tagging log
10:56, 23 December 2011
Santhosh.thottingal
(
talk
|
contribs
)
changed the
tags
for r106417
[
removed:
i18ndeploy]
10:50, 23 December 2011
Santhosh.thottingal
(
talk
|
contribs
)
changed the
tags
for r106417
[
added:
i18ndeploy]
10:13, 16 December 2011
Nikerabbit
(
talk
|
contribs
)
changed the
status
of r106417
[
removed:
new
added:
ok]