diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-06-29 11:16:25 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-06-29 11:16:25 +0000 |
| commit | b6161958acb2a5a510ae54e63ec727c54f1978b2 (patch) | |
| tree | 958709d9e193d7f7338506dc6c149f3e7ecb1c8d /plugins/jqueryui/themes/default/jquery-ui-1.8.12.custom.css | |
| parent | 361354f344fe2b982c84b449e4f9d0356bd14c60 (diff) | |
Revert header style changes
git-svn-id: https://svn.roundcube.net/trunk@4889 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/jqueryui/themes/default/jquery-ui-1.8.12.custom.css')
| -rwxr-xr-x | plugins/jqueryui/themes/default/jquery-ui-1.8.12.custom.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/jqueryui/themes/default/jquery-ui-1.8.12.custom.css b/plugins/jqueryui/themes/default/jquery-ui-1.8.12.custom.css index 7f2d45a04..ff118c598 100755 --- a/plugins/jqueryui/themes/default/jquery-ui-1.8.12.custom.css +++ b/plugins/jqueryui/themes/default/jquery-ui-1.8.12.custom.css @@ -61,7 +61,7 @@ .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif; font-size: 1em; } .ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #000000; } .ui-widget-content a { color: #000000; } -.ui-widget-header { border: 1px solid #999999; border-width: 0 0 1px 0; background: #f4f4f4 url(images/listheader.png) 50% 50% repeat-x; color: #333333; font-weight: bold; margin: -0.2em -0.2em 0 -0.2em; width:auto !important; width:105%; } +.ui-widget-header { border: 1px solid #999999; border-width: 0 0 1px 0; background: #f4f4f4 url(images/listheader.png) 50% 50% repeat-x; color: #333333; font-weight: bold; margin: -0.2em -0.2em 0 -0.2em; } .ui-widget-header a { color: #333333; } /* Interaction states |
