svg
Some checks failed
Cadoles/nineskeletor/pipeline/head There was a failure building this commit

This commit is contained in:
2023-02-16 17:03:53 +01:00
parent 9554b9cdd3
commit eef04429ee
192 changed files with 9375 additions and 17414 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB

BIN
public/medias/logo/logo.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@ -57,11 +57,11 @@
color: var(--colorbgbodydark);
}
.card-body .table a {
.select2-results__option, .card-body a, .card-body .table a, .list-group-item a, .list-group-item .btn-link, .card-header .btn-link {
color: var(--colorbgbodydark);
}
.card-body .table a:hover {
.card-body a:hover, .card-body .table a:hover, .list-group-item a:hover, .list-group-item .btn-link:hover, .card-header .btn-link:hover {
color: var(--colorfttitlelight-darker);
}