CC-6057: Empty show schedule should show message in Schedule Widget
This commit is contained in:
parent
7c6f15984d
commit
255bbf74b7
3 changed files with 19 additions and 5 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue