sample skeleton application with dojo toolkit & arcgis js api v 4.30
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
@import "Common.less"; |
|
|
|
@disabled-day-color: #E5F2FE; |
|
@disabled-day-label-color:#759DC0; |
|
|
|
@horizontal-color: #9F0000; |
|
@horizontal-hover-color: #CC0000; |
|
@horizontal-selected-bg-color: #660000; |
|
@horizontal-border: 1px solid #260000; |
|
|
|
@column-header-height: 30px; |
|
@row-header-width: 50px;
|
|
|