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 @@
295
295
margin: 0px;
296
296
}
297
297
298
+.section_heading {
299
+ cursor: pointer;
300
+}
301
+
298
302
button.show,
299
303
button.hide { /* for non-js browsers */
300
304
display: none;
Follow-up revisions
Revision
Commit summary
Author
Date
r114202
MFT
r113807
,
r113831
,
r113832
,
r113865
,
r113866
,
r113870
,
r113871
,
r113872
,
r...
awjrichards
22:23, 19 March 2012
Status & tagging log
18:31, 15 March 2012
Preilly
(
talk
|
contribs
)
changed the
status
of r113883
[
removed:
new
added:
ok]