mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06:00
Right align stat values
This commit is contained in:
@@ -479,3 +479,8 @@ td.statusBarSeparator {
|
||||
background-position: center 1px;
|
||||
background-size: 2px 18px;
|
||||
}
|
||||
|
||||
/* Statistics window */
|
||||
.statisticsValue {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user