diff options
Diffstat (limited to 'plugins/jqueryui/themes/larry')
| -rwxr-xr-x | plugins/jqueryui/themes/larry/jquery-ui-1.8.14.custom.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/jqueryui/themes/larry/jquery-ui-1.8.14.custom.css b/plugins/jqueryui/themes/larry/jquery-ui-1.8.14.custom.css index 5c170a603..f1e61360b 100755 --- a/plugins/jqueryui/themes/larry/jquery-ui-1.8.14.custom.css +++ b/plugins/jqueryui/themes/larry/jquery-ui-1.8.14.custom.css @@ -60,7 +60,7 @@ .ui-widget .ui-widget { font-size: 1em; } .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande,Verdana,Arial,sans-serif; font-size: 1em; } .ui-widget-content { border: 0; background: #fafafa url(images/ui-bg_highlight-soft_75_fafafa_1x100.png) 50% top repeat-x; color: #333; } -.ui-widget-content a { color: #333; } +/*.ui-widget-content a { color: #333; }*/ .ui-widget-header { border: 2px solid #fafafa; background: #e4e4e4 url(images/ui-bg_highlight-soft_90_e4e4e4_1x100.png) 50% 50% repeat-x; color: #666666; font-weight: bold; } .ui-widget-header a { color: #aaaaaa; } |
