r89091 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r89090
|
r89091
|
r89092
>
Date:
12:10, 29 May 2011
Author:
hartman
Status:
deferred
Tags:
Comment:
Fix position of thumb in the new li galleries. Fixes
bug 29182
Modified paths:
/trunk/extensions/TimedMediaHandler/resources/PopUpThumbVideo.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/TimedMediaHandler/resources/PopUpThumbVideo.css
—
—
@@ -15,4 +15,8 @@
16
16
}
17
17
.PopUpMediaTransform {
18
18
position : relative;
19
-}
\ No newline at end of file
19
+}
20
+
21
+li.gallerybox div.thumb div.PopUpMediaTransform {
22
+ margin: 0 auto;
23
+}
Status & tagging log
13:31, 15 June 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r89091
[
removed:
new
added:
deferred]