fix: il manquait la css pour la pagination on
This commit is contained in:
parent
af14189f06
commit
41fb8fec0b
1 changed files with 3 additions and 0 deletions
|
@ -79,6 +79,9 @@ th .vue-select {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
.gamutable--pagination .page-link.on {
|
||||||
|
background-color: #cecece;
|
||||||
|
}
|
||||||
|
|
||||||
.h2-like.titregamutable,
|
.h2-like.titregamutable,
|
||||||
.h2-like.titregamutable_deux {
|
.h2-like.titregamutable_deux {
|
||||||
|
|
Loading…
Add table
Reference in a new issue