Amélioration rendu de la recherche
Icône dans la zone de saisie pour plus de clarté
This commit is contained in:
@ -787,6 +787,10 @@ ul, li {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.sheet input.recherche {
|
||||
background: url("img/ui/icon-search.svg") no-repeat right;
|
||||
background-size: 1rem;
|
||||
}
|
||||
|
||||
.alterne-list > .list-item:hover {
|
||||
background: rgba(100, 100, 50, 0.25);
|
||||
|
Reference in New Issue
Block a user