r111655 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111654‎ | r111655 | r111656 >
Date:17:43, 16 February 2012
Author:jdlrobson
Status:ok
Tags:
Comment:
update beta_common.css to reflect changes in r111651

this should have been checked in with r111651
Modified paths:
  • /trunk/extensions/MobileFrontend/stylesheets/beta_common.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css
@@ -329,4 +329,18 @@
330330 color: #000000;
331331 -webkit-margin-after: 0.5em;
332332 margin: 0px;
333 -}
\ No newline at end of file
 333+}
 334+
 335+button.show {
 336+ display: none;
 337+}
 338+
 339+.jsEnabled button.show {
 340+ display: inline-block;
 341+}
 342+
 343+.jsEnabled .content_block,
 344+.jsEnabled .section_anchors,
 345+button.section_heading.hide {
 346+ display: none;
 347+}

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r111651display sections for people without javascript (addresses #34025)...jdlrobson17:07, 16 February 2012

Status & tagging log