mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-12 18:24:58 +08:00
Remove empty block
This commit is contained in:
parent
d8eac56f5e
commit
87e7085c22
@ -378,9 +378,6 @@ li.divider {
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-header-toolbox {
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Have to specify div here for IE6's sake */
|
/* Have to specify div here for IE6's sake */
|
||||||
div.toolbox.divider {
|
div.toolbox.divider {
|
||||||
background: url(../images/toolbox-divider.gif) repeat-y;
|
background: url(../images/toolbox-divider.gif) repeat-y;
|
||||||
|
@ -24,9 +24,6 @@ Required by:
|
|||||||
background-color: #e5e5e5;
|
background-color: #e5e5e5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mocha.isFocused {
|
|
||||||
}
|
|
||||||
|
|
||||||
.mochaOverlay {
|
.mochaOverlay {
|
||||||
position: absolute; /* This is also set in theme.js in order to make theme transitions smoother */
|
position: absolute; /* This is also set in theme.js in order to make theme transitions smoother */
|
||||||
top: 0;
|
top: 0;
|
||||||
@ -180,12 +177,6 @@ div.mochaToolbarWrapper.bottom {
|
|||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mochaMaximizeButton {
|
|
||||||
}
|
|
||||||
|
|
||||||
.mochaCloseButton {
|
|
||||||
}
|
|
||||||
|
|
||||||
.mochaSpinner {
|
.mochaSpinner {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
Reference in New Issue
Block a user