r103311 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r103310
|
r103311
|
r103312
>
Date:
10:51, 16 November 2011
Author:
hashar
Status:
ok
Tags:
Comment:
move ucompare caption to the top
Modified paths:
/trunk/extensions/VipsScaler/modules/ext.vipsScaler/ext.vipsScaler.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/VipsScaler/modules/ext.vipsScaler/ext.vipsScaler.css
—
—
@@ -3,3 +3,8 @@
4
4
margin-top: 1em;
5
5
margin-right: 1em;
6
6
}
7
+.uc-caption {
8
+ /** Overrides ucompare caption position from bottom (bottom:10px) to top */
9
+ top:10px;
10
+ bottom:auto;
11
+}
Status & tagging log
08:35, 18 November 2011
Tim Starling
(
talk
|
contribs
)
changed the
status
of r103311
[
removed:
new
added:
ok]