MediaWiki r37889 - Code Review

Jump to: navigation, search
Repository:MediaWiki
Revision:r37888‎ | r37889 (on ViewVC)‎ | r37890 >
Date:20:17, 21 July 2008
Author:jhsoby
Status:old
Tags:
Comment:
* Making <hr> 1px in Modern, like in Monobook
Modified paths:

Diff [purge]

Index: trunk/phase3/skins/modern/main.css
===================================================================
--- trunk/phase3/skins/modern/main.css	(revision 37888)
+++ trunk/phase3/skins/modern/main.css	(revision 37889)
@@ -277,6 +277,14 @@
 	margin: 1em 0 1em 0;
 }
 
+hr {
+	height: 1px;
+	color: #aaa;
+	background-color: #aaa;
+	border: 0;
+	margin: .2em 0 .2em 0;
+}
+
 #contentSub {
 	color: #888;
 	font-size: small;

Follow-up revisions

Rev.Commit summaryAuthorDate
r37891Per r37889: $wgStyleVersion++;ialex20:22, 21 July 2008

Status & tagging log

  • 15:29, 12 September 2011 Meno25 (Talk | contribs) changed the status of r37889 [removed: ok added: old]
Personal tools
Namespaces
Variants
Views
Actions
Site
Support
Download
Development
Communication
Toolbox