From b6161958acb2a5a510ae54e63ec727c54f1978b2 Mon Sep 17 00:00:00 2001 From: thomasb Date: Wed, 29 Jun 2011 11:16:25 +0000 Subject: Revert header style changes git-svn-id: https://svn.roundcube.net/trunk@4889 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/jqueryui/themes/default/jquery-ui-1.8.12.custom.css | 2 +- plugins/jqueryui/themes/default/roundcube-custom.diff | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins') 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 diff --git a/plugins/jqueryui/themes/default/roundcube-custom.diff b/plugins/jqueryui/themes/default/roundcube-custom.diff index d6975ca0c..abc4f1e50 100644 --- a/plugins/jqueryui/themes/default/roundcube-custom.diff +++ b/plugins/jqueryui/themes/default/roundcube-custom.diff @@ -1,11 +1,11 @@ --- jquery-ui-1.8.12.custom.css.orig 2011-05-02 14:50:40.000000000 +0200 -+++ jquery-ui-1.8.12.custom.css 2011-06-29 13:08:14.000000000 +0200 ++++ jquery-ui-1.8.12.custom.css 2011-06-29 13:15:47.000000000 +0200 @@ -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; background: #f4f4f4 url(images/ui-bg_highlight-hard_90_f4f4f4_1x100.png) 50% 50% repeat-x; color: #333333; font-weight: bold; } -+.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 -- cgit v1.2.3