diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-18 12:47:38 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-18 12:47:38 +0000 |
| commit | 8da6900a3ded088e183dceed03cdca92d0080818 (patch) | |
| tree | 1abe135b912949f409a1a925f3e6316c7e9c5c58 /plugins/jqueryui | |
| parent | 8f652cd3b47e8fdf2c7a872a892be989c4d88c82 (diff) | |
Update license information in plugins
git-svn-id: https://svn.roundcube.net/trunk@5791 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/jqueryui')
| -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; } |
