do not hide controls button. clearer
This commit is contained in:
parent
031fc43a8a
commit
7402a9fb0d
@ -47,10 +47,6 @@
|
|||||||
.srch-breakpoint.ui-grid-a .ui-block-a, .srch-breakpoint.ui-grid-a .ui-block-b {
|
.srch-breakpoint.ui-grid-a .ui-block-a, .srch-breakpoint.ui-grid-a .ui-block-b {
|
||||||
width: 49%;
|
width: 49%;
|
||||||
}
|
}
|
||||||
/*controls*/
|
|
||||||
#btcontrols {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
.scroll {
|
.scroll {
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
@ -105,10 +101,6 @@
|
|||||||
.srch-breakpoint.ui-grid-a .ui-block-a, .srch-breakpoint.ui-grid-a .ui-block-b {
|
.srch-breakpoint.ui-grid-a .ui-block-a, .srch-breakpoint.ui-grid-a .ui-block-b {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
/*controls*/
|
|
||||||
#btcontrols {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
#playlistspane, .scroll {
|
#playlistspane, .scroll {
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user