1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-27 06:54:20 +00:00

Use modern color notation in CSS

This commit is contained in:
Chocobo1 2021-10-22 14:32:20 +08:00
parent 3088f04e6f
commit ac61c33d1c
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C

View File

@ -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;*/