First Commit
This commit is contained in:
commit
610aa1e202
4204 changed files with 636764 additions and 0 deletions
5
resources/assets/vendor/sass/_theme/_uikit.scss
vendored
Executable file
5
resources/assets/vendor/sass/_theme/_uikit.scss
vendored
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
@mixin appwork-uikit-theme($background) {
|
||||
.ui-product-color.active {
|
||||
box-shadow: 0 0 0 2px #fff, 0 0 0 4px $background !important;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue