diff --git a/htdocs/theme/eldy/eldy.css.php b/htdocs/theme/eldy/eldy.css.php index e280cfef55e..7904808799f 100644 --- a/htdocs/theme/eldy/eldy.css.php +++ b/htdocs/theme/eldy/eldy.css.php @@ -225,7 +225,7 @@ a.login color: #234046; padding: 0em 1em; - margin: 0px 0px 1.5px 0px; + margin: 0px 0px 1px 0px; font-weight:bold; font-size:12px; } diff --git a/htdocs/theme/rodolphe/img/logout.png b/htdocs/theme/rodolphe/img/logout.png new file mode 100644 index 00000000000..cd2863d371f Binary files /dev/null and b/htdocs/theme/rodolphe/img/logout.png differ diff --git a/htdocs/theme/rodolphe/rodolphe.css b/htdocs/theme/rodolphe/rodolphe.css index 1434ccf58aa..bd084d62efa 100644 --- a/htdocs/theme/rodolphe/rodolphe.css +++ b/htdocs/theme/rodolphe/rodolphe.css @@ -1,5 +1,5 @@ /* Copyright (C) 2002-2004 Rodolphe Quiedeville - * Copyright (C) 2004-2005 Laurent Destailleur + * Copyright (C) 2004-2006 Laurent Destailleur * * 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 @@ -206,11 +206,11 @@ a.login { position: absolute; right: 24px; - top: 5px; + top: 3px; color: #234046; padding: 0em 1em; - margin: 0em 0em 1.5em 0em; + margin: 0px 0px 1px 0px; border: 1px solid #ded8d2; font-weight:bold; font-size:12px;