mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 05:38:06 -06:00
- started to remodel the UI to match the new qBT UI
This commit is contained in:
@@ -120,3 +120,22 @@ hr {
|
||||
height:100%;
|
||||
}
|
||||
|
||||
#Filters {
|
||||
width: 120px;
|
||||
border-right: 1px solid #ccc;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
#Filters ul {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
#Filters ul img {
|
||||
padding-right: 2px;
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
#Transfers {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user