r90768 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90767‎ | r90768 | r90769 >
Date:13:34, 25 June 2011
Author:ankitgarg833
Status:deferred
Tags:
Comment:
adding css code to display XML
Modified paths:
  • /trunk/extensions/PageSchemas/PageSchemas.css (modified) (history)

Diff [purge]

Index: trunk/extensions/PageSchemas/PageSchemas.css
@@ -7,17 +7,17 @@
88 padding-left: 5px;
99 }
1010
11 -.pageSchema .template_class {
 11+.pageSchema .paramGroup {
1212 background: #bbaa88;
1313 padding-left: 5px;
1414 }
1515
16 -body.rtl .pageSchema .template_class {
 16+body.rtl .pageSchema .paramGroup {
1717 padding-left: auto;
1818 padding-right: 5px;
1919 }
2020
21 -.pageSchema .template_class span.rowValue {
 21+.pageSchema .paramGroup span.rowValue {
2222 font-weight: bold;
2323 }
2424

Status & tagging log