First commit
This commit is contained in:
parent
91447f74b4
commit
6ab4bb6daa
13123 changed files with 60099 additions and 204 deletions
8
public/assets/esri/themes/light/main.css
Normal file
8
public/assets/esri/themes/light/main.css
Normal file
File diff suppressed because one or more lines are too long
9
public/assets/esri/themes/light/main.scss
Normal file
9
public/assets/esri/themes/light/main.scss
Normal file
|
@ -0,0 +1,9 @@
|
|||
/*
|
||||
Theme: Light (Default)
|
||||
*/
|
||||
|
||||
body {
|
||||
--esri-calcite-mode-name: "light";
|
||||
}
|
||||
|
||||
@import "../base/core";
|
8
public/assets/esri/themes/light/view.css
Normal file
8
public/assets/esri/themes/light/view.css
Normal file
File diff suppressed because one or more lines are too long
9
public/assets/esri/themes/light/view.scss
Normal file
9
public/assets/esri/themes/light/view.scss
Normal file
|
@ -0,0 +1,9 @@
|
|||
/*
|
||||
Theme: Light (Default)
|
||||
*/
|
||||
|
||||
$include_BasemapToggle: false;
|
||||
$include_Legend: false;
|
||||
$include_Search: false;
|
||||
|
||||
@import "../base/core";
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue