diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-07-03 15:06:19 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-07-09 08:51:28 +0200 |
commit | 8f3bd30e54d4ad72cfe85f6ddd1275f5985ae620 (patch) | |
tree | 83614a7f03dcfdab2973675d6a72a1fb6dae8d78 /plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css | |
parent | 1f164e4526a57ec25c2509d984e671ec411dc1d2 (diff) |
Fix some jquery UI styles to match the Larry skin
Diffstat (limited to 'plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css')
-rwxr-xr-x | plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css b/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css index d481cd37a..b2e5f0d03 100755 --- a/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css +++ b/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css @@ -899,7 +899,7 @@ body .ui-tooltip { color: #333333; } .ui-widget-content a { - color: #333333; + color: #0186ba; } .ui-widget-header { border: 1px solid #fafafa; |