mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 00:17:23 -06:00
Use modern color notation in CSS
This commit is contained in:
@@ -167,7 +167,7 @@ hr {
|
||||
}
|
||||
|
||||
a.propButton {
|
||||
border: 1px solid rgb(85, 81, 91);
|
||||
border: 1px solid rgb(85 81 91);
|
||||
margin-left: 3px;
|
||||
margin-right: 3px;
|
||||
/*border-radius: 3px;*/
|
||||
|
||||
Reference in New Issue
Block a user