mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-04 19:04:30 +00:00
- Fix toolbar separators (Web UI) which was broken when updating to new MochaUI
This commit is contained in:
parent
998352f9f1
commit
ed8da2ef66
@ -225,4 +225,14 @@ a.propButton img {
|
||||
|
||||
.update {
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.mochaToolButton {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
/* Mocha Customization */
|
||||
#mochaToolbar .divider {
|
||||
background: url(../images/skin/toolbox-divider.gif) left center no-repeat;
|
||||
padding: 25px 0 0 14px;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user