mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
WebUI: Show country/region name next to its flag when 'Resolve peer countries' is enabled
PR #21278.
This commit is contained in:
@@ -79,9 +79,10 @@ tr.dynamicTableHeader {
|
||||
background-image: url("../images/go-down.svg");
|
||||
}
|
||||
|
||||
.dynamicTable td img.flags {
|
||||
height: 1.25em;
|
||||
vertical-align: middle;
|
||||
.dynamicTable span.flags {
|
||||
background: left center / contain no-repeat;
|
||||
margin-left: 2px;
|
||||
padding-left: 25px;
|
||||
}
|
||||
|
||||
.dynamicTableFixedHeaderDiv {
|
||||
|
||||
Reference in New Issue
Block a user