CC-84: Smart Playlists
-UI cleanup
This commit is contained in:
parent
99cfd72cc3
commit
f91be9468f
4 changed files with 100 additions and 6 deletions
|
@ -418,6 +418,10 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus, .input_t
|
|||
}
|
||||
|
||||
/***** SMART PLAYLIST SPECIFIC STYLES BEGIN *****/
|
||||
.sp-invisible{
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.sp_input_select{
|
||||
width: 130px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue