r55753 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r55752
|
r55753
|
r55754
>
Date:
10:46, 2 September 2009
Author:
jojo
Status:
deferred
Tags:
Comment:
enlarge clickable area for buttons
Modified paths:
/trunk/extensions/Collection/Collection.body.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Collection/Collection.body.php
—
—
@@ -286,7 +286,7 @@
287
287
<style type="text/css">
288
288
.collection-button {
289
289
float: left;
290
- padding: 4px 10px;
290
+ padding: 0 10px;
291
291
border: 1px solid #777;
292
292
-webkit-border-radius: 8px;
293
293
-moz-border-radius: 8px;
—
—
@@ -302,9 +302,11 @@
303
303
}
304
304
305
305
.collection-button a {
306
+ display: block;
306
307
color: #fff;
307
308
font-size: 1.1em;
308
309
font-weight: bold;
310
+ line-height: 1.8em;
309
311
}
310
312
311
313
.collection-button a:hover {
Status & tagging log
00:20, 14 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r55753
[
removed:
old
added:
deferred]
14:27, 24 October 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r55753
[
removed:
new
added:
old]