r87414 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87413‎ | r87414 | r87415 >
Date:17:23, 4 May 2011
Author:krinkle
Status:ok
Tags:
Comment:
Partial revert of r87345. Causing unreadable buttons in ArticleFeedback (http://i.imgur.com/PyxOw.png ), likely breaks other things as well.
Modified paths:
  • /trunk/phase3/resources/jquery.ui/themes/vector/jquery.ui.theme.css (modified) (history)

Diff [purge]

Index: trunk/phase3/resources/jquery.ui/themes/vector/jquery.ui.theme.css
@@ -27,7 +27,6 @@
2828 .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #cccccc; background: #f0f0f0 /* @embed */ url(images/ui-bg_inset-hard_100_f0f0f0_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #000000; }
2929 .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #000000; text-decoration: none; }
3030 .ui-widget :active { outline: none; }
31 -span.ui-button-text { color: #000000; }
3231
3332 /* Interaction Cues
3433 ----------------------------------*/

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r87345Revert r86473 and redo more cleanly. Fix black link color complained about in...diebuche19:11, 3 May 2011

Status & tagging log