Look: ajout picto logout pour eviter pb sur demo qd visiteur change de theme.

This commit is contained in:
Laurent Destailleur 2006-04-29 12:14:45 +00:00
parent 2cc6db85a2
commit 777ddfdcdf
3 changed files with 4 additions and 4 deletions

View File

@ -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;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -1,5 +1,5 @@
/* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004-2005 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2004-2006 Laurent Destailleur <eldy@users.sourceforge.net>
*
* 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;