r114372 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114371‎ | r114372 | r114373 >
Date:14:57, 21 March 2012
Author:yonishostak
Status:ok
Tags:
Comment:
AFTv5: styling fix for feedback link A
Modified paths:
  • /trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.css (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.css
@@ -1148,11 +1148,17 @@
11491149 box-shadow: 2px 2px 1px #999;
11501150 margin-bottom: 5px;
11511151 font-size: 0.9em;
 1152+ margin-left: -50px;
 1153+ margin-top: 76px;
11521154 }
11531155 .articleFeedbackv5-disable-flyover-tip-E .tipsy-inner {
11541156 margin-left: -40px;
11551157 margin-top: 5px;
11561158 }
 1159+.articleFeedbackv5-disable-flyover-tip-A .tipsy-inner {
 1160+ margin-left: -40px;
 1161+ margin-top: 0;
 1162+}
11571163 .articleFeedbackv5-disable-flyover-tip-A .tipsy-arrow,
11581164 .articleFeedbackv5-disable-flyover-tip-E .tipsy-arrow {
11591165 /* @embed */
@@ -1182,7 +1188,6 @@
11831189 font-size: 1.1em;
11841190 }
11851191 .articleFeedbackv5-flyover-footer {
1186 - width: 100%;
11871192 margin-top: 12px;
11881193 }
11891194 #articleFeedbackv5-noteflyover-close {

Status & tagging log