mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 23:07:59 +00:00
update paddings
This commit is contained in:
parent
4dacf6486c
commit
598c0f9a10
@ -11,7 +11,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#transferList .dynamicTable td {
|
#transferList .dynamicTable td {
|
||||||
padding: 2px;
|
padding: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dynamicTable tbody tr.selected {
|
.dynamicTable tbody tr.selected {
|
||||||
@ -53,8 +53,7 @@ tr.dynamicTableHeader {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.dynamicTable td {
|
.dynamicTable td {
|
||||||
border-bottom: 1px solid transparent;
|
padding: 2px;
|
||||||
padding: 2px 4px;
|
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user