Files
everything/EveryThing/wwwroot/vendor/css/_theme/_uikit.scss
David Štaleker db0cc8d3de prvi
2025-07-18 05:33:16 +02:00

6 lines
143 B
SCSS

@mixin appwork-uikit-theme($background) {
.ui-product-color.active {
box-shadow: 0 0 0 2px #fff, 0 0 0 4px $background !important;
}
}