mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
Use standard CSS properties instead of vendor specifics
This commit is contained in:
@@ -52,8 +52,6 @@ tr.dynamicTableHeader {
|
||||
.dynamicTable th {
|
||||
background-color: #eee;
|
||||
border-right: 1px solid #ccc;
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
padding: 4px;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user