CC-3174 : showbuilder
allow user to filter library by files/playlists or all.
This commit is contained in:
parent
5364894833
commit
28bb97acfa
3 changed files with 73 additions and 30 deletions
|
@ -559,6 +559,12 @@ dl.inline-list dd {
|
|||
float: left;
|
||||
margin: 0 3px 0 -2px;
|
||||
}
|
||||
.dataTables_type {
|
||||
float:right;
|
||||
margin:0 8px 0 0;
|
||||
|
||||
}
|
||||
|
||||
.dataTables_length {
|
||||
float:right;
|
||||
margin:0 8px 0 0;
|
||||
|
@ -574,7 +580,7 @@ dl.inline-list dd {
|
|||
margin:8px 0 0 8px;
|
||||
}
|
||||
.dataTables_filter .auto-search {
|
||||
width:60%;
|
||||
width:55%;
|
||||
}
|
||||
.dataTables_processing {
|
||||
font-size:11px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue