mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
hover precedent button
This commit is contained in:
parent
aa9f8ff9be
commit
85344e8422
@ -5,5 +5,9 @@
|
|||||||
|
|
||||||
.button-previous {
|
.button-previous {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
&:hover {
|
||||||
|
background: $d-primary;
|
||||||
|
color: $white !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user