r96566 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96565‎ | r96566 | r96567 >
Date:14:23, 8 September 2011
Author:catrope
Status:ok
Tags:
Comment:
Followup r96142: add @embed
Modified paths:
  • /trunk/extensions/Narayam/css/ext.narayam.core.css (modified) (history)

Diff [purge]

Index: trunk/extensions/Narayam/css/ext.narayam.core.css
@@ -125,14 +125,17 @@
126126 }
127127
128128 div#narayam-menu-items li.narayam-help-link a {
 129+ /* @embed */
129130 background: url('../images/help.png') no-repeat scroll left center transparent;
130131 padding-left: 15px;
131132 }
132133
133134 li.narayam-active {
 135+ /* @embed */
134136 background: url('../images/narayam-active.png') no-repeat scroll left top transparent;
135137 }
136138
137139 li.narayam-inactive {
 140+ /* @embed */
138141 background: url('../images/narayam-inactive.png') no-repeat scroll left top transparent;
139 -}
\ No newline at end of file
 142+}

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r96142Change position of Narayam controls to personal tools/menu area as proposed b...junaidpv19:31, 2 September 2011

Status & tagging log