From 66269dd9e1db86644265d98e54085cf965c8f3bb Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 8 Aug 2011 15:35:18 +0000 Subject: [PATCH] Restore stable version to allow 3.1 branch creation --- htdocs/theme/auguria/style.css.php | 4 +++- htdocs/theme/eldy/style.css.php | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/htdocs/theme/auguria/style.css.php b/htdocs/theme/auguria/style.css.php index 88750fb1dd0..efc14a454d2 100644 --- a/htdocs/theme/auguria/style.css.php +++ b/htdocs/theme/auguria/style.css.php @@ -20,7 +20,7 @@ /** * \file htdocs/theme/auguria/style.css.php * \brief Fichier de style CSS du theme auguria - * \version $Id: style.css.php,v 1.94 2011/08/08 15:33:50 eldy Exp $ + * \version $Id: style.css.php,v 1.95 2011/08/08 15:35:18 eldy Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language @@ -81,9 +81,11 @@ body { a:link, a:visited, a:hover, a:active { font-family: ; font-weight: bold; color: #000000; text-decoration: none; } +/* input:focus, textarea:focus, button:focus, select:focus { box-shadow: 0 0 4px #8091BF; } +*/ input { font-size: px; font-family: ; diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index bb8d9452432..b8a016c58d4 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.96 2011/08/08 15:33:50 eldy Exp $ + * \version $Id: style.css.php,v 1.97 2011/08/08 15:35:18 eldy Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language @@ -85,9 +85,11 @@ body { a:link, a:visited, a:hover, a:active { font-family: ; font-weight: bold; color: #000000; text-decoration: none; } +/* input:focus, textarea:focus, button:focus, select:focus { box-shadow: 0 0 4px #8091BF; } +*/ input { font-size: px; font-family: ;