mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 14:57:52 +00:00
update table paddings
This commit is contained in:
parent
598c0f9a10
commit
c41a2cbad3
@ -53,7 +53,7 @@ tr.dynamicTableHeader {
|
||||
}
|
||||
|
||||
.dynamicTable td {
|
||||
padding: 2px;
|
||||
padding: 4px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
@ -484,15 +484,6 @@ td.generalLabel {
|
||||
width: 1px;
|
||||
}
|
||||
|
||||
#torrentFilesTableDiv {
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
#torrentTrackersTableDiv,
|
||||
#webseedsTable {
|
||||
line-height: 25px;
|
||||
}
|
||||
|
||||
.filesTableCollapseIcon {
|
||||
cursor: pointer;
|
||||
height: 15px;
|
||||
|
Loading…
Reference in New Issue
Block a user