1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-30 08:24:22 +00:00

Merge same selector

This commit is contained in:
Chocobo1 2021-05-25 11:55:22 +08:00
parent 5522725f5d
commit f960934eb9
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C

View File

@ -61,6 +61,8 @@ h2 {
#error_div { #error_div {
color: #f00; color: #f00;
float: left;
font-size: 14px;
font-weight: bold; font-weight: bold;
} }
@ -565,10 +567,6 @@ td.generalLabel {
margin-left: -1px; margin-left: -1px;
} }
#error_div {
float: left;
font-size: 14px;
}
.combo_priority { .combo_priority {
font-size: 1em; font-size: 1em;