mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-18 19:48:53 +00:00
(js) Add shadow to event ghost (DnD)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
require: ['^sgCalendarDay', '^sgCalendarScrollView'],
|
||||
replace: true,
|
||||
template: [
|
||||
'<div class="sg-event sg-event--ghost ng-hide">',
|
||||
'<div class="sg-event sg-event--ghost md-whiteframe-3dp ng-hide">',
|
||||
' <div class="eventInside">',
|
||||
// Categories color stripes
|
||||
' <div class="category" ng-repeat="category in block.component.categories"',
|
||||
|
||||
Reference in New Issue
Block a user