r12932 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r12931‎ | r12932 | r12933 >
Date:03:40, 2 February 2006
Author:vibber
Status:old
Tags:
Comment:
typo in diff feed style
Modified paths:
  • /trunk/phase3/includes/SpecialRecentchanges.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/SpecialRecentchanges.php
@@ -630,7 +630,7 @@
631631 'diff-addedline' => 'background: #cfc; font-size: smaller;',
632632 'diff-deletedline' => 'background: #ffa; font-size: smaller;',
633633 'diff-context' => 'background: #eee; font-size: smaller;',
634 - 'diffchange' => 'color: red; font-wieght: bold;',
 634+ 'diffchange' => 'color: red; font-weight: bold;',
635635 );
636636
637637 foreach( $styles as $class => $style ) {

Status & tagging log