mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-26 22:44:36 +00:00
Use modern color notation in CSS
This commit is contained in:
parent
3088f04e6f
commit
ac61c33d1c
@ -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;*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user