From: Krinkle Date: Wed, 4 May 2011 17:23:17 +0000 (+0000) Subject: Partial revert of r87345. Causing unreadable buttons in ArticleFeedback (http://i... X-Git-Tag: 1.31.0-rc.0~30410 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=ee2ab77412510761f0860019bd144a00045911fa;p=lhc%2Fweb%2Fwiklou.git Partial revert of r87345. Causing unreadable buttons in ArticleFeedback (i.imgur.com/PyxOw.png ), likely breaks other things as well. --- diff --git a/resources/jquery.ui/themes/vector/jquery.ui.theme.css b/resources/jquery.ui/themes/vector/jquery.ui.theme.css index 3a5adde77e..2655121333 100644 --- a/resources/jquery.ui/themes/vector/jquery.ui.theme.css +++ b/resources/jquery.ui/themes/vector/jquery.ui.theme.css @@ -27,7 +27,6 @@ .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; } .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #000000; text-decoration: none; } .ui-widget :active { outline: none; } -span.ui-button-text { color: #000000; } /* Interaction Cues ----------------------------------*/