r76475 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76474‎ | r76475 | r76476 >
Date:21:29, 10 November 2010
Author:hartman
Status:deferred
Tags:
Comment:
Add a 1em padding around the insertion preview.
Modified paths:
  • /branches/MwEmbedStandAlone/modules/AddMedia/mw.RemoteSearchDriver.js (modified) (history)

Diff [purge]

Index: branches/MwEmbedStandAlone/modules/AddMedia/mw.RemoteSearchDriver.js
@@ -2879,7 +2879,8 @@
28802880 'bottom' : '0px',
28812881 'right' : '0px',
28822882 'left' : '0px',
2883 - 'background-color' : '#FFF'
 2883+ 'background-color' : '#FFF',
 2884+ 'padding' : '1em'
28842885 }).loadingSpinner()
28852886 )
28862887

Status & tagging log