r108476 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108475‎ | r108476 | r108477 >
Date:23:17, 9 January 2012
Author:rsterbin
Status:ok
Tags:
Comment:
Changed the colors for Link Option D and added a gray border on the top and left
Modified paths:
  • /trunk/extensions/ArticleFeedbackv5/modules/ext.articleFeedbackv5/ext.articleFeedbackv5.css (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedbackv5/modules/ext.articleFeedbackv5/ext.articleFeedbackv5.css
@@ -73,8 +73,10 @@
7474 }
7575 .articleFeedbackv5-bottomrighttablink {
7676 border: none;
77 - color: #fff;
78 - background-color: #5373a6;
 77+ border-top: 1px solid gray;
 78+ border-left: 1px solid gray;
 79+ color: #000;
 80+ background-color: #f5faff;
7981 min-width: 105px;
8082 right: 0;
8183 display: block;

Status & tagging log