
This adds a calendar view where users can see a timeline of resources, showing when each resource is reserved. Implements: blueprint calendar-view Change-Id: I4f2649d6c9538037dff4747ef4a8210da3666354
9 lines
113 B
SCSS
9 lines
113 B
SCSS
.inline-groups > .control-group {
|
|
display: inline-block;
|
|
width: 32%;
|
|
}
|
|
|
|
.control-sublabel {
|
|
color: #999;
|
|
}
|