Skip to content

Commit

Permalink
#118: Unable to edit symbol of css style (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
allyoucanmap authored Apr 9, 2021
1 parent c9bffc9 commit 493af56
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-69fa420f61711b12e9e1fd35539f9586a58636d2
geonode-mapstore-client-v2.0.9-16ecfb6f35d58bcb4c239a0d2f50fda771f21469

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 493af56

Please sign in to comment.