mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
- Web UI: Make use of MochaUI panels (they are resizable)
This commit is contained in:
@@ -370,7 +370,8 @@ li.divider {
|
||||
.pad {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
padding: 8px;
|
||||
overflow: hidden;
|
||||
}
|
||||
@@ -384,11 +385,12 @@ li.divider {
|
||||
background: #f1f1f1 url(../images/bg-panel-header.gif) repeat-x;
|
||||
height: 30px;
|
||||
overflow: hidden;
|
||||
border-bottom: 1px solid #d3d3d3;
|
||||
border-bottom: 1px solid #d3d3d3;
|
||||
display: none; /*FIX by Chris*/
|
||||
}
|
||||
|
||||
.panel-headerContent {
|
||||
padding-top: 2px;
|
||||
/*padding-top: 2px; FIX By Chris*/
|
||||
}
|
||||
|
||||
.panel-headerContent.tabs {
|
||||
|
||||
Reference in New Issue
Block a user