not really known
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.
 
 
 
 
 

20 lines
413 B

#main-toolbar button:active,
#main-toolbar button.active {
background-color: #ddd;
}
#activity-button {
background-image: url(../activity/activity-icon.svg);
}
#toggle-grid-button {
background-image: url(../icons/toggle-grid.svg);
}
#toggle-hemisphere-button {
background-image: url(../icons/toggle-hemisphere.svg);
}
#save-image-button {
background-image: url(../icons/save-image.svg);
}