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