Skip to content

Commit

Permalink
Fix context menu CSS path
Browse files Browse the repository at this point in the history
  • Loading branch information
eSlider authored Apr 10, 2017
1 parent 4fa744f commit 55b4259
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/public/sass/element/digitizer.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// @i mport url("components/jQuery-contextMenu/src/jquery.contextMenu.css");
@import "../vendor/viscreation/vis-ui.js/src/styles/modal";
@import "../vendor/mapbender/digitizer/Mapbender/DigitizerBundle/Resources/public/sass/element/context-menu";
@import "../vendor/mapbender/digitizer/Resources/public/sass/element/context-menu";

$selectColor: #F7F79A;

Expand Down Expand Up @@ -197,4 +197,4 @@ $selectColor: #F7F79A;
height: 100%;
}
}
}
}

0 comments on commit 55b4259

Please sign in to comment.