From afb5c7077207c8ebfa5652ff21da8ab9935945ae Mon Sep 17 00:00:00 2001
From: Yoshinori Okuji <yo@nexedi.com>
Date: Thu, 22 May 2008 20:07:53 +0000
Subject: [PATCH] 2008-05-22 yo * Add a small padding right after an icon so
 that it looks slightly better.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21083 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_access_tab/tabber_style.css.xml          | 1 +
 product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log          | 3 +++
 product/ERP5/bootstrap/erp5_xhtml_style/bt/revision            | 2 +-
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/tabber_style.css.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/tabber_style.css.xml
index fc6b7cd30b..28a031cd96 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/tabber_style.css.xml
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/tabber_style.css.xml
@@ -48,6 +48,7 @@
 }\n
 .document .actions li a span img {\n
   margin: -2px;\n
+  padding-right: 3px;\n
 }\n
 \n
 /* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */\n
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log b/product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
index cc2b90cf49..b94edb446a 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
@@ -1,3 +1,6 @@
+2008-05-22 yo
+* Add a small padding right after an icon so that it looks slightly better.
+
 2008-04-17 yusei
 * Revise version to 5.0.
 
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
index d759b56ecc..be8a1b91d5 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
@@ -1 +1 @@
-537
\ No newline at end of file
+538
\ No newline at end of file
-- 
2.30.9