r57510 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r57509‎ | r57510 | r57511 >
Date:10:34, 8 October 2009
Author:jojo
Status:ok
Tags:
Comment:
add margin-bottom
Modified paths:
  • /trunk/extensions/Collection/CollectionCore.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Collection/CollectionCore.i18n.php
@@ -32,7 +32,7 @@
3333 'coll-book_creator' => 'Book creator',
3434 'coll-download_as' => 'Download as $1',
3535 'coll-download_as_tooltip' => 'Download a $1 version of this wiki page',
36 - 'coll-book_creator_box_style' => 'text-align: left; margin-top: 10px; padding: 5px 10px; border: 1px solid #aaa; background-color: #f9f9ff;',
 36+ 'coll-book_creator_box_style' => 'text-align: left; margin: 10px 0; padding: 5px 10px; border: 1px solid #aaa; background-color: #f9f9ff;',
3737 'coll-disable' => 'disable',
3838 'coll-book_creator_disable' => 'Disable book creator',
3939 'coll-book_creator_disable_tooltip' => 'Stop using the book creator',

Status & tagging log