r83908 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r83907
|
r83908
|
r83909
>
Date:
15:56, 14 March 2011
Author:
happy-melon
Status:
ok
Tags:
Comment:
Follow-up
r83907
: some CSS to achieve flat lists
Modified paths:
/trunk/phase3/skins/common/shared.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/common/shared.css
—
—
@@ -126,6 +126,10 @@
127
127
.mw-htmlform-invalid-input td.mw-input input {
128
128
border-color: red;
129
129
}
130
+.mw-htmlform-multiselect-flatlist div.mw-htmlform-multiselect-item {
131
+ display: inline;
132
+ margin-right: 1em;
133
+}
130
134
131
135
input#wpSummary {
132
136
width: 80%;
Sign-offs
User
Flag
Date
Hashar
inspected
13:41, 18 March 2011
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r83907
Some tweaks to HTMLMultiSelect form to make it play nicely with GET forms, an...
happy-melon
15:50, 14 March 2011
Status & tagging log
16:15, 2 June 2011
Krinkle
(
talk
|
contribs
)
changed the
status
of r83908
[
removed:
new
added:
ok]