2025-01-10 19:10:04 -08:00
|
|
|
|
2025-01-03 06:45:35 -08:00
|
|
|
@import "bulma";
|
|
|
|
|
2025-02-08 02:54:01 -08:00
|
|
|
@import "variables";
|
|
|
|
@import "@fortawesome/fontawesome-free/scss/brands";
|
|
|
|
@import "@fortawesome/fontawesome-free/scss/regular";
|
|
|
|
@import "@fortawesome/fontawesome-free/scss/solid";
|
|
|
|
@import "@fortawesome/fontawesome-free/scss/fontawesome";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.is-unclickable {
|
|
|
|
cursor: not-allowed
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.phx-click-loading {
|
|
|
|
opacity: 15%;
|
|
|
|
}
|