Amélioration de l'apparence de recherche
This commit is contained in:
parent
e5e4ca75ea
commit
9d1dec4179
@ -806,8 +806,12 @@ ul, li {
|
||||
padding: 0;
|
||||
}
|
||||
.sheet input.recherche {
|
||||
background: url("img/ui/icon-search.svg") no-repeat right;
|
||||
background-image: url("img/ui/icon-search.svg");
|
||||
background-position: 0.1rem 0.1rem;
|
||||
background-size: 1rem;
|
||||
background-repeat: no-repeat;
|
||||
padding: 0.1rem 0.1rem 0.1rem 1.2rem;
|
||||
max-height: 1.2rem;
|
||||
}
|
||||
|
||||
.alterne-list > .list-item:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user