#12249 fixed black theme view

This commit is contained in:
Daniel Cebrian 2023-11-14 10:12:48 +01:00
parent dc714a5b9f
commit 636f76258e
1 changed files with 5 additions and 0 deletions

View File

@ -1871,3 +1871,8 @@ a.pandora_pagination,
#general-tactical-view #horizontalBar .labels .label span {
color: black;
}
#score-bar .labels-bar span,
#score-bar .labels-bar div {
color: white;
}