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