Custom Gis Application with Arcgis Javascript API with modern layouting
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.
 
 

46 lines
648 B

.top-icon {
text-align: center;
margin: auto;
}
.infoUsr {
text-align: right;
padding-left: 0 !important;
padding-right: 0 !important;
}
.arrow-icon {
width: 50%;
position: relative;
top: calc(50% - 30px);
}
.ava {
position: relative;
top: calc(50% - 30px);
}
#content2 {
padding: 0;
margin: 0;
height: 100%;
width: 100%;
min-height: 700px;
}
#content {
padding: 0;
margin: 0;
height: 100%;
width: 100%;
min-height: 650px;
}
.navigatorMenu {
padding-right: 0 !important;
}
#HomeButton {
position: absolute;
top: 100px;
left: 15px;
z-index: 50;
}