r106781 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r106780‎ | r106781 | r106782 >
Date:11:21, 20 December 2011
Author:nikerabbit
Status:ok
Tags:
Comment:
Modified paths:
  • /branches/wmf/1.18wmf1/extensions/Narayam/resources/ext.narayam.core.css (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/WebFonts/resources/ext.webfonts.css (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/extensions/Narayam/resources/ext.narayam.core.css
@@ -131,6 +131,6 @@
132132 padding-left: 10px;
133133 }
134134
135 -div#narayam-menu label:hover, input:hover {
 135+div#narayam-menu label:hover, div#narayam-menu input:hover {
136136 cursor: pointer;
137137 }
Index: branches/wmf/1.18wmf1/extensions/WebFonts/resources/ext.webfonts.css
@@ -115,7 +115,7 @@
116116 padding-right: 5px;
117117 }
118118
119 -div.webfontMenu label:hover, input:hover {
 119+div.webfontMenu label:hover, div.webfontMenu input:hover {
120120 cursor: pointer;
121121 }
122122

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r106753Correct the css definition. Follow up r104392santhosh04:02, 20 December 2011
r106756Correct the css rule.santhosh04:34, 20 December 2011

Status & tagging log