From 804d792fadd5405139daf5f22288aa392d077685 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 13 Aug 2011 13:03:03 +0000 Subject: [PATCH] Look: Minor enhancements --- htdocs/theme/eldy/style.css.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index a7862d60659dd..d3c1ed45fa2c7 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -21,7 +21,7 @@ /** * \file htdocs/theme/eldy/style.css.php * \brief Fichier de style CSS du theme Eldy - * \version $Id: style.css.php,v 1.101 2011/08/14 00:37:55 eldy Exp $ + * \version $Id: style.css.php,v 1.100 2011/08/13 13:03:03 eldy Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language @@ -141,7 +141,7 @@ background-image: url(); background-position: bottom; border: 1px solid #ACBCBB; - padding: 0.1em 0.7em; + padding: 0.2em 0.7em; margin: 0em 0.5em; -moz-border-radius:0px 5px 0px 5px; -webkit-border-radius:0px 5px 0px 5px; @@ -156,6 +156,8 @@ background-image: url(); background-position: bottom; border: 1px solid #ACBCBB; + padding: 0.2em 0.7em; + margin: 0em 0.5em; } .button:hover { background: #dee7ec; @@ -165,7 +167,7 @@ border: 0px; background-image: url(); background-position: bottom; - padding: 0.1em 0.7em; + padding: 0.2em 0.7em; margin: 0em 0.5em; -moz-border-radius:0px 5px 0px 5px; -webkit-border-radius:0px 5px 0px 5px;