2019-05-02 10:01:08 +02:00

17 lines
321 B
SCSS

ion-app.app-root core-download-refresh {
button, ion-icon {
cursor: pointer;
pointer-events: auto;
text-align: center;
}
.core-icon-downloaded {
font-size: 1.8em;
}
.spinner {
/*@include position(null, 13px, null, null);
position: absolute;*/
}
}