Look: ajout picto logout pour eviter pb sur demo qd visiteur change de theme.
This commit is contained in:
parent
2cc6db85a2
commit
777ddfdcdf
@ -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;
|
||||
}
|
||||
|
||||
BIN
htdocs/theme/rodolphe/img/logout.png
Normal file
BIN
htdocs/theme/rodolphe/img/logout.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user