1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-27 06:12:54 +01:00
This commit is contained in:
Marius 2021-06-12 15:36:55 +02:00
parent dc1ba8a32a
commit 8ceef87fe9

View File

@ -547,4 +547,8 @@ hr {
/* OTHER */
.mat-tooltip {
background: var(--modal-bg-color) !important;
}
.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle {
stroke: rgb(var(--accent-color));
}