CC-6057: Empty show schedule should show message in Schedule Widget

This commit is contained in:
drigato 2015-06-11 09:16:59 -04:00
parent 7c6f15984d
commit 255bbf74b7
3 changed files with 19 additions and 5 deletions

View file

@ -99,6 +99,11 @@ body {
padding-bottom: 10px;
}
.empty-schedule {
text-transform: none;
text-align: center;
}
.schedule_item div.time_grid {
/*padding-right: 10px;*/
width: 20%;