r68009 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r68008
|
r68009
|
r68010
>
Date:
17:54, 14 June 2010
Author:
neilk
Status:
deferred
Tags:
Comment:
fixed upload page css of files (good enough for now...)
Modified paths:
/trunk/extensions/UploadWizard/styles/uploadWizard.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/UploadWizard/styles/uploadWizard.css
—
—
@@ -76,7 +76,7 @@
77
77
78
78
.mwe-upwiz-file-indicator, .mwe-upwiz-count {
79
79
padding-left: 20px;
80
- float: left;
80
+ float: right;
81
81
width: 92px;
82
82
margin-left: 8px;
83
83
text-align: left;
—
—
@@ -144,6 +144,8 @@
145
145
146
146
147
147
#mwe-upwiz-files {
148
+ margin-right: 100px;
149
+ margin-left: 100px;
148
150
margin-top: 20px;
149
151
}
150
152
Status & tagging log
19:37, 21 November 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r68009
[
removed:
new
added:
deferred]