Skip to content

Commit

Permalink
#118: Unable to edit symbol of css style (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
allyoucanmap authored Apr 9, 2021
1 parent b5051e7 commit caff822
Show file tree
Hide file tree
Showing 215 changed files with 48 additions and 25 deletions.
12 changes: 12 additions & 0 deletions geonode_mapstore_client/client/themes/default/less/geonode.less
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,15 @@
#page-map-viewer > .ms2-border-layout-body {
overflow: hidden !important;
}

// the popover for mark selector, scale denominator and filters
// are not displayed correctly in the style editor
// we need am higher z-index to make them visible
.ms-popover-overlay {
z-index: 1500;
}
// ensure the map layout set the correct position for the toolbar and background selector
// when the attribute table is open
.page-map-viewer {
transform: translate(0, 0);
}
2 changes: 1 addition & 1 deletion geonode_mapstore_client/client/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
geonode-mapstore-client-v2.0.9-9f7e6a5816ea24b4c23a51e94e76735adfad74e0
geonode-mapstore-client-v2.0.9-1b07a85a549bcf00f703f669bfb961752b0b635c

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion geonode_mapstore_client/static/mapstore/dist/gn-home.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion geonode_mapstore_client/static/mapstore/dist/gn-map.js

Large diffs are not rendered by default.

Loading

0 comments on commit caff822

Please sign in to comment.