1
0
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:
d47081 2023-11-11 03:32:30 +02:00
parent 598c0f9a10
commit c41a2cbad3
2 changed files with 1 additions and 10 deletions

View File

@ -53,7 +53,7 @@ tr.dynamicTableHeader {
}
.dynamicTable td {
padding: 2px;
padding: 4px;
white-space: nowrap;
}

View File

@ -484,15 +484,6 @@ td.generalLabel {
width: 1px;
}
#torrentFilesTableDiv {
line-height: 20px;
}
#torrentTrackersTableDiv,
#webseedsTable {
line-height: 25px;
}
.filesTableCollapseIcon {
cursor: pointer;
height: 15px;