Skip to content

Commit cbf0b49

Browse files
authored
Fix for Deluge v2 name
1 parent 52e8420 commit cbf0b49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deluge.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,8 @@ ul.x-tab-strip-bottom{
651651
padding-left: 30px !important;
652652
}
653653

654-
#tbar-deluge-text.x-item-disabled * {
654+
#tbar-deluge-text.x-item-disabled *,
655+
#tbar-deluge-text .x-deluge-main-panel {
655656
color: white !important;
656657
font-size: 16px;
657658
font-weight: normal;

0 commit comments

Comments
 (0)