Files
everything2/EveryThing/wwwroot/vendor/libs/ladda/ladda.scss
David Štaleker 03b92525d7 Prvi commit
2023-05-12 09:00:07 +02:00

11 lines
296 B
SCSS

@import "../../../../node_modules/ladda/dist/ladda-themeless.min";
.ladda-button[data-style=contract-overlay][data-loading] {
box-shadow: 0px 0px 0px 2000px rgba(0, 0, 0, 0.8) !important;
}
.ladda-button[data-style="contract"],
.ladda-button[data-style="contract-overlay"] {
width: auto;
}