mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-04 15:38:43 +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);
|
background-image:url(/themes/gray/button/btn-sprite.gif);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.x-btn button {
|
||||||
|
color: Black;
|
||||||
|
}
|
||||||
|
|
||||||
/* Layout classes */
|
/* Layout classes */
|
||||||
|
|
||||||
.x-border-layout-ct {
|
.x-border-layout-ct {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue