[Swimlanes] Implement resource graph directive

Issue #599
This commit is contained in:
David Hudson
2016-09-18 17:38:59 +09:00
committed by Victor Woeltjen
parent 2262fef29b
commit 6c5d5f3d00
2 changed files with 5 additions and 1 deletions

View File

@@ -38,6 +38,10 @@
.l-timeline-pane {
@include absPosDefault();
&.drop-over {
background-color: lighten($colorEditAreaBg, 5%);
}
.l-width-control {
position: relative;
}