mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
Use shorthand for CSS properties
This commit is contained in:
@@ -51,9 +51,7 @@ tr.dynamicTableHeader {
|
||||
|
||||
.dynamicTable th {
|
||||
background-color: #eee;
|
||||
border-right-color: #ccc;
|
||||
border-right-style: solid;
|
||||
border-right-width: 1px;
|
||||
border-right: 1px solid #ccc;
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user