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.
 
 
 
 
 
 

6 lines
211 B

/* === Green Badge ==*/
.mblDomButtonGreenBadge > div {
-moz-border-radius: 12px;
background-color: #6bc642;
background-image: -moz-linear-gradient(top, #7be75a 0%, #6bc642 50%, #4aad21 50%, #398c08 100%);
}