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 @@
2880
2880
'bottom' : '0px',
2881
2881
'right' : '0px',
2882
2882
'left' : '0px',
2883
- 'background-color' : '#FFF'
2883
+ 'background-color' : '#FFF',
2884
+ 'padding' : '1em'
2884
2885
}).loadingSpinner()
2885
2886
)
2886
2887
Status & tagging log
19:31, 21 November 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r76475
[
removed:
new
added:
deferred]