diff --git a/htdocs/theme/auguria/style.css.php b/htdocs/theme/auguria/style.css.php index 6efce3e1ebe..7953f955730 100644 --- a/htdocs/theme/auguria/style.css.php +++ b/htdocs/theme/auguria/style.css.php @@ -2,6 +2,7 @@ /* Copyright (C) 2004-2011 Laurent Destailleur * Copyright (C) 2006 Rodolphe Quiedeville * Copyright (C) 2007-2011 Regis Houssin + * Copyright (C) 2012 Juanjo Menent * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -1319,12 +1320,12 @@ background: #F5F6F7; font-family: ; border: 0px; } -/* + .impair:hover { background: #c0c4c7; border: 0px; } -*/ + .pair { /* background: #e6ebed; */ @@ -1332,12 +1333,12 @@ background: #FBFCFC; font-family: ; border: 0px; } -/* + .pair:hover { background: #c0c4c7; border: 0px; } -*/ + /* Disable shadows */ .noshadow { diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 270e5d3a067..54ac71d9216 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -3,6 +3,7 @@ * Copyright (C) 2006 Rodolphe Quiedeville * Copyright (C) 2007-2012 Regis Houssin * Copyright (C) 2011 Philippe Grand + * Copyright (C) 2012 Juanjo Menent * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -1611,12 +1612,12 @@ tr.liste_total td { margin-bottom: 1px; color: #202020; } -/* + .impair:hover { background: #c0c4c7; border: 0px; } -*/ + .pair { @@ -1633,12 +1634,12 @@ tr.liste_total td { margin-bottom: 1px; color: #202020; } -/* + .pair:hover { background: #c0c4c7; border: 0px; } -*/ + /* Disable shadows */ .noshadow {