r80172 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r80171
|
r80172
|
r80173
>
Date:
16:56, 13 January 2011
Author:
yaron
Status:
deferred
Tags:
Comment:
Changed class name from "multipleTemplate" to "multipleTemplateInstance", lightened gray background color and added a subtle border
Modified paths:
/trunk/extensions/SemanticForms/skins/SemanticForms.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/SemanticForms/skins/SemanticForms.css
—
—
@@ -86,8 +86,9 @@
87
87
span.errorMessage {
88
88
color: red;
89
89
}
90
-.multipleTemplate {
91
- background-color: #cccccc;
90
+.multipleTemplateInstance {
91
+ background-color: #dddddd;
92
+ border: 1px solid #cccccc;
92
93
padding: 7px;
93
94
margin: 10px 0px 10px 0px;
94
95
}
Status & tagging log
17:17, 13 January 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r80172
[
removed:
new
added:
deferred]