r42535 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r42534‎ | r42535 | r42536 >
Date:08:02, 25 October 2008
Author:aaron
Status:old
Tags:
Comment:
Tweak marker offset
Modified paths:
  • /trunk/extensions/FlaggedRevs/specialpages/RatingHistory_body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/specialpages/RatingHistory_body.php
@@ -465,7 +465,7 @@
466466 $plot->extraSVG =
467467 '<defs>
468468 <marker id="circle" style="stroke:red; stroke-width:0; fill:red; "
469 - viewBox="0 0 10 10" refX="5" refY="5" orient="0"
 469+ viewBox="0 0 10 10" refX="3" refY="7" orient="0"
470470 markerUnits="strokeWidth" markerWidth="5" markerHeight="5">
471471 <circle cx="5" cy="5" r="3"/>
472472 </marker>

Status & tagging log