Skip to content

Commit d480db2

Browse files
authored
Fix for #1
1 parent cbf0b49 commit d480db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deluge.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1375,7 +1375,7 @@ td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-as
13751375

13761376
.x-panel-tbar .x-btn-text {
13771377
height: 24px !important;
1378-
color: rgb(0,0,0,0);
1378+
color: rgb(0,0,0,0) !important;
13791379
}
13801380

13811381
.x-panel-tbar .x-toolbar .xtb-sep {

0 commit comments

Comments
 (0)