Files
blazar-dashboard/blazar_dashboard/static/leases/scss/widgets.scss
Mark Powers d6398f5e7a Add a resource availability calendar for hosts
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
2022-01-27 16:06:50 +01:00

9 lines
113 B
SCSS

.inline-groups > .control-group {
display: inline-block;
width: 32%;
}
.control-sublabel {
color: #999;
}