r87358 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87357‎ | r87358 | r87359 >
Date:21:26, 3 May 2011
Author:diebuche
Status:ok
Tags:
Comment:
r87345: Restore black link color
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
@@ -14,6 +14,7 @@
1515 .ui-widget .ui-widget { font-size: 1em; }
1616 .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: sans-serif; font-size: 1em; }
1717 .ui-widget-content { border: none; /* @embed */ background: #f2f5f7 url(images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x; color: #362b36; }
 18+.ui-widget-content a { color: #362b36; }
1819 .ui-widget-header { border: 1px solid #aed0ea; line-height: 1em; /* @embed */ background: #ffffff url(images/ui-bg_highlight-soft_100_ffffff_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
1920 .ui-widget-header a { color: #222222; }
2021

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