r106416 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r106415
|
r106416
|
r106417
>
Date:
07:15, 16 December 2011
Author:
santhosh
Status:
ok
Tags:
Comment:
Add a small margin to the menu link in Modern skin.
Modified paths:
/trunk/extensions/Narayam/resources/ext.narayam.core-modern.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Narayam/resources/ext.narayam.core-modern.css
—
—
@@ -5,6 +5,10 @@
6
6
overflow: visible !important;
7
7
}
8
8
9
+li#pt-narayam {
10
+ margin-left: 5px;
11
+}
12
+
9
13
div#narayam-menu div.menu-items {
10
14
top: 0px;
11
15
font-size: 1.2em;
Status & tagging log
10:13, 16 December 2011
Nikerabbit
(
talk
|
contribs
)
changed the
status
of r106416
[
removed:
new
added:
ok]