CC-3876 : "open the library to schedule files" button should be disabled for 'guest' users and DJ's not assigned to this show

This commit is contained in:
Naomi Aro 2012-05-24 15:08:54 +02:00
parent eb4207dd1d
commit 6b8adff769
3 changed files with 17 additions and 13 deletions

View file

@ -96,12 +96,14 @@ div.sb-timerange div#sb_edit {
}
div.sb-timerange div#sb_submit {
position: absolute;
bottom: 0px;
padding: 3px;
margin-left: 5px;
}
div.sb-timerange input {
vertical-align: top;
}
div.sb-timerange input#sb_date_start {
margin-left: 30px;
}