-UI changes.
-Blank row now displays start and end time -Changed default playlist name
This commit is contained in:
parent
a43da4e887
commit
a447839745
5 changed files with 23 additions and 21 deletions
|
@ -1082,7 +1082,7 @@ button, input {
|
|||
|
||||
.user-management {
|
||||
width:810px;
|
||||
width:380px;
|
||||
/*width:380px;*/
|
||||
}
|
||||
.user-management-expanded {
|
||||
width:810px;
|
||||
|
@ -1091,7 +1091,7 @@ button, input {
|
|||
float:left;
|
||||
width:420px;
|
||||
margin-left:10px;
|
||||
display:none;
|
||||
/* display:block;*/
|
||||
}
|
||||
.user-list-wrapper {
|
||||
float:left;
|
||||
|
@ -1183,4 +1183,4 @@ button, input {
|
|||
}
|
||||
.end-button {
|
||||
border-width:1px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue