r96482 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96481‎ | r96482 | r96483 >
Date:19:51, 7 September 2011
Author:brion
Status:ok
Tags:
Comment:
Followup r96477 -- .css file didn't get committed :P
Modified paths:
  • /branches/REL1_18/extensions/wikihiero/modules (added) (history)
  • /branches/REL1_18/extensions/wikihiero/modules/ext.wikihiero.css (added) (history)

Diff [purge]

Index: branches/REL1_18/extensions/wikihiero/modules/ext.wikihiero.css
@@ -0,0 +1,15 @@
 2+.mw-hierotable {
 3+ border: 0 !important;
 4+ border-spacing: 0 !important;
 5+}
 6+
 7+.mw-hiero-outer {
 8+ display: inline;
 9+}
 10+
 11+.mw-hierotable td {
 12+ border: 0 !important;
 13+ padding: 0 !important;
 14+ text-align: center !important;
 15+ vertical-align: middle !important;
 16+}
Property changes on: branches/REL1_18/extensions/wikihiero/modules/ext.wikihiero.css
___________________________________________________________________
Added: svn:eol-style
117 + native

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r96477Backport r95340, partial r94773 from trunk for bug 30485: set override styles...brion19:43, 7 September 2011

Status & tagging log