Merge branch 'master' of code-repo.d4science.org:MaDgIK/irish-monitor

This commit is contained in:
argirok 2023-12-19 17:35:15 +02:00
commit 9f8502c10f
2 changed files with 9 additions and 1 deletions

@ -1 +1 @@
Subproject commit afde9cf3fa4722e8559c5ce4da6800edde283546
Subproject commit 0bb68cd3086c3ae141a0a2e59efbef86a6691c7d

View File

@ -12,3 +12,11 @@
padding-top: 0 !important;
}
}
& #filters_icon .start {
stop-color: @global-primary-background;
}
& #filters_icon .end {
stop-color: @global-secondary-background;
}