mirror of
https://github.com/logos-storage/deluge.git
synced 2026-05-01 23:23:12 +00:00
add a stylesheet for the default theme that fixes the button text color when viewed in a browser with a dark theme
3 lines
35 B
CSS
3 lines
35 B
CSS
.x-btn button {
|
|
color: Black;
|
|
} |