mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
Merge same selector
This commit is contained in:
parent
5522725f5d
commit
f960934eb9
1 changed files with 2 additions and 4 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue