-UI changes.

-Blank row now displays start and end time
-Changed default playlist name
This commit is contained in:
mkonecny 2011-02-09 17:02:32 -05:00
parent a43da4e887
commit a447839745
5 changed files with 23 additions and 21 deletions

View file

@ -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;
}
}