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 @@
127127 .mw-htmlform-invalid-input td.mw-input input {
128128 border-color: red;
129129 }
 130+.mw-htmlform-multiselect-flatlist div.mw-htmlform-multiselect-item {
 131+ display: inline;
 132+ margin-right: 1em;
 133+}
130134
131135 input#wpSummary {
132136 width: 80%;

Sign-offs

UserFlagDate
Hasharinspected13:41, 18 March 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r83907Some tweaks to HTMLMultiSelect form to make it play nicely with GET forms, an...happy-melon15:50, 14 March 2011

Status & tagging log