mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-12 00:38:51 +00:00
(css) Improve display of events with categories
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user