mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 06:58:42 +00:00
reduce to only what is required to achieve the selection
This commit is contained in:
parent
ac911d3ed7
commit
38acdf7017
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ input {
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar .x-grid3-row-selected table td div {
|
#sidebar .x-grid3-row-selected td {
|
||||||
font-weight: Bold;
|
font-weight: Bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue