UNPKG

@openui5/sap.m

Version:

OpenUI5 UI Library sap.m

21 lines (17 loc) 535 B
/* ============================================= */ /* CSS for control sap.m/PlanningCalendarLegend */ /* Base theme */ /* ============================================= */ .sapMPlanCalLegend { &.sapUiUnifiedLegend hr { border-color: @sapUiListTableGroupHeaderBorderColor; } .sapUiUnifiedLegendSquareColor.sapMPlanCalLegendAppCircle { border-radius: 1rem; } } .sapMPlanCalLegendHeader { color: @sapUiListTableGroupHeaderTextColor; font-size: @sapMFontMediumSize; padding-top: 0.5rem; }