Make graph dragging placeholder more styley

pull/10616/head
Alex P 2017-02-21 18:47:46 -08:00
parent 882ce72969
commit c284b71c90
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ $dashboard-item-heading: 30px;
}
}
.react-grid-placeholder {
background-color: $c-pool;
@include gradient-diag-up($c-pool,$c-comet);
border: 0;
opacity: 0.3;
z-index: 2;