From 9f27a46d6fd4c456f131301a7b8b82bce2c01c6f Mon Sep 17 00:00:00 2001 From: Gabriel Monnerat <gabriel@tiolive.com> Date: Wed, 20 Apr 2011 12:19:56 +0000 Subject: [PATCH] fix css git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45589 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../jquery_sheet_theme/sheet_default_theme.css.xml | 2 +- bt5/erp5_jquery_sheet_editor/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_jquery_sheet_editor/SkinTemplateItem/portal_skins/erp5_jquery_sheet_editor/jquery_sheet_theme/sheet_default_theme.css.xml b/bt5/erp5_jquery_sheet_editor/SkinTemplateItem/portal_skins/erp5_jquery_sheet_editor/jquery_sheet_theme/sheet_default_theme.css.xml index 32c3bd52f0..9c44f3642d 100644 --- a/bt5/erp5_jquery_sheet_editor/SkinTemplateItem/portal_skins/erp5_jquery_sheet_editor/jquery_sheet_theme/sheet_default_theme.css.xml +++ b/bt5/erp5_jquery_sheet_editor/SkinTemplateItem/portal_skins/erp5_jquery_sheet_editor/jquery_sheet_theme/sheet_default_theme.css.xml @@ -93,7 +93,7 @@ .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }\n .ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(jquery_sheet_image/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }\n .ui-widget-content a { color: #222222; }\n -.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(jquery_sheet_image/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }\n +.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(jquery_sheet_image/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: normal !important; }\n .ui-widget-header a { color: #222222; }\n \n /* Interaction states\n diff --git a/bt5/erp5_jquery_sheet_editor/bt/revision b/bt5/erp5_jquery_sheet_editor/bt/revision index dce6588ca1..7c091989d0 100644 --- a/bt5/erp5_jquery_sheet_editor/bt/revision +++ b/bt5/erp5_jquery_sheet_editor/bt/revision @@ -1 +1 @@ -36 \ No newline at end of file +37 \ No newline at end of file -- 2.30.9