r105597 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105596‎ | r105597 | r105598 >
Date:22:10, 8 December 2011
Author:seanheavey
Status:ok (Comments)
Tags:
Comment:
bugzilla #32842
Modified paths:
  • /trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/images/bg-tag-active.png (modified) (history)
  • /trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.css (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/images/bg-tag-active.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.css
@@ -669,7 +669,7 @@
670670 color: #666;
671671 list-style: none;
672672 float: left;
673 - margin: 0 0 0 10px;
 673+ margin: 0 0 0 20px;
674674 line-height: 28px;
675675 height: 28px;
676676 padding: 1px 9px;
@@ -686,7 +686,7 @@
687687 background: #fff;
688688 border-color: #ccc;
689689 color: #000;
690 - border: 1px solid #d6d6d6;
 690+ border: 1px solid #000;
691691 -moz-border-radius: 8px;
692692 -webkit-border-radius: 8px;
693693 border-radius: 8px; /* future proofing */
@@ -714,6 +714,7 @@
715715 cursor: pointer;
716716 display: inline-block;
717717 height: 16px;
 718+ font-size: 1.3em;
718719 line-height: 18px;
719720 margin: 6px 0 0;
720721 }

Comments

#Comment by Reedy (talk | contribs)   22:18, 8 December 2011

Need to use bug 1234 or bug #1234 to get the autolinking

Status & tagging log