mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 12:04:51 +00:00
fix button text color in the gray theme
This commit is contained in:
parent
0cb662cde8
commit
c99b4ddfea
1 changed files with 4 additions and 0 deletions
|
@ -100,6 +100,10 @@
|
|||
background-image:url(/themes/gray/button/btn-sprite.gif);
|
||||
}
|
||||
|
||||
.x-btn button {
|
||||
color: Black;
|
||||
}
|
||||
|
||||
/* Layout classes */
|
||||
|
||||
.x-border-layout-ct {
|
||||
|
|
Loading…
Add table
Reference in a new issue