r108434 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r108433
|
r108434
|
r108435
>
Date:
17:46, 9 January 2012
Author:
rmoen
Status:
ok
Tags:
Comment:
fix visibility bug with admin hide show link
Modified paths:
/trunk/extensions/MoodBar/modules/ext.moodBar.dashboard/ext.moodBar.dashboard.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/MoodBar/modules/ext.moodBar.dashboard/ext.moodBar.dashboard.css
—
—
@@ -303,6 +303,7 @@
304
304
.fbd-item-response {
305
305
line-height: 2.1em;
306
306
position: relative;
307
+ float: left;
307
308
}
308
309
309
310
.fbd-item-response-icon {
—
—
@@ -424,6 +425,11 @@
425
426
font-size: 0.8em;
426
427
margin-left: 0.2em;
427
428
margin-right: 0.2em;
429
+}
430
+
431
+.fbd-item-permalink,
432
+.fbd-item-show,
433
+.fbd-item-hide {
428
434
visibility: hidden;
429
435
}
430
436
Status & tagging log
08:58, 18 January 2012
Siebrand
(
talk
|
contribs
)
changed the
tags
for r108434
[
removed:
moodbar]
18:29, 10 January 2012
Catrope
(
talk
|
contribs
)
changed the
status
of r108434
[
removed:
new
added:
ok]
19:35, 9 January 2012
RobLa-WMF
(
talk
|
contribs
)
changed the
tags
for r108434
[
added:
moodbar]