(css) Improve display of events with categories

pull/101/head^2
Francis Lachapelle 2015-11-17 11:28:10 -05:00
parent 450ec06bd8
commit 2d6bdd37da
1 changed files with 4 additions and 0 deletions

View File

@ -264,6 +264,10 @@ $block_margin: 2%; // See sgCalendarDayBlock.directive.js
top: 0;
bottom: 0;
width: 10%;
&:first-child {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
}
// Event DnD drag grips