r113883 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113882‎ | r113883 | r113884 >
Date:00:41, 15 March 2012
Author:jdlrobson
Status:ok
Tags:
Comment:
add cursor pointer for section headings

make it clear you can click these
Modified paths:
  • /trunk/extensions/MobileFrontend/stylesheets/beta_common.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css
@@ -294,6 +294,10 @@
295295 margin: 0px;
296296 }
297297
 298+.section_heading {
 299+ cursor: pointer;
 300+}
 301+
298302 button.show,
299303 button.hide { /* for non-js browsers */
300304 display: none;

Follow-up revisions

RevisionCommit summaryAuthorDate
r114202MFT r113807, r113831, r113832, r113865, r113866, r113870, r113871, r113872, r...awjrichards22:23, 19 March 2012

Status & tagging log