r105530 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r105529
|
r105530
|
r105531
>
Date:
10:00, 8 December 2011
Author:
santhosh
Status:
ok
Tags:
Comment:
Fix the menu position and fontsize of Narayam 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,8 +5,12 @@
6
6
overflow: visible !important;
7
7
}
8
8
9
-div#narayam-menu ul,
10
-x:-moz-any-link {
9
+div#narayam-menu div.menu-items {
10
+ top: 0px;
11
+ font-size: 1.2em;
12
+}
13
+
14
+div#narayam-menu ul {
11
15
min-width: 15em;
12
16
height: auto;
13
17
}
Status & tagging log
20:24, 12 December 2011
Nikerabbit
(
talk
|
contribs
)
changed the
tags
for r105530
[
removed:
i18ndeploy]
18:20, 8 December 2011
Siebrand
(
talk
|
contribs
)
changed the
tags
for r105530
[
removed:
i18nreview
added:
i18ndeploy]
10:30, 8 December 2011
Nikerabbit
(
talk
|
contribs
)
changed the
status
of r105530
[
removed:
new
added:
ok]
10:22, 8 December 2011
Santhosh.thottingal
(
talk
|
contribs
)
changed the
tags
for r105530
[
added:
i18nreview]