1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-17 15:39:36 +02:00

fix: 🐛 Deluge: statusbar color fix

This commit is contained in:
GilbN 2022-04-22 17:01:28 +02:00
parent 2186e50296
commit f6d8a5c11b

View File

@ -778,6 +778,10 @@
color: var(--button-text);
}
#deluge-statusbar .x-btn button {
color: var(--text)
}
.x-btn em {
font-style: normal;
font-weight: normal;