mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Fix toolbar separators (Web UI) which was broken when updating to new MochaUI
This commit is contained in:
parent
998352f9f1
commit
ed8da2ef66
1 changed files with 10 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue