From 49932bc5c371f2f37dab4d0c9a8cf0404cf6eb3c Mon Sep 17 00:00:00 2001 From: Ivan Tyagov <ivan@nexedi.com> Date: Mon, 30 May 2011 09:20:49 +0300 Subject: [PATCH] Web toolbar CSS fixes. --- .../portal_skins/erp5_km_theme/km_css/km.css.xml | 9 +++++++-- bt5/erp5_km/bt/revision | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml index dde646d93d..8b98cb36f6 100644 --- a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml +++ b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml @@ -400,6 +400,10 @@ div#mainwrapper div.wrapper div.gadget fieldset.widget legend{\n border:1px solid #c0bfb3;\n }\n \n +.information_area{\n + background-color: #FF654A;\n +}\n +\n /* Footer */\n #wrapper_footer {\n clear:both;\n @@ -643,7 +647,8 @@ div.web-toolbar div.menu label{\n div.web-toolbar div.menu input{\n margin-left:0.5em;\n }\n -div.web-toolbar div.menu button{\n +div.web-toolbar div.menu button,\n +div.web-toolbar div.menu a{\n color: #FFFFFF!important;\n background-color: transparent;\n padding-left: 1em;\n @@ -1310,7 +1315,7 @@ button.formbt > span{\n </item> <item> <key> <string>output_encoding</string> </key> - <value> <string>utf-8</string> </value> + <value> <string>iso-8859-15</string> </value> </item> <item> <key> <string>title</string> </key> diff --git a/bt5/erp5_km/bt/revision b/bt5/erp5_km/bt/revision index c6e310144a..5093c79faf 100644 --- a/bt5/erp5_km/bt/revision +++ b/bt5/erp5_km/bt/revision @@ -1 +1 @@ -1794 \ No newline at end of file +1795 \ No newline at end of file -- 2.30.9