Prvi commit
This commit is contained in:
7
EveryThing/wwwroot/vendor/libs/smartwizard/_mixins.scss
vendored
Normal file
7
EveryThing/wwwroot/vendor/libs/smartwizard/_mixins.scss
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
@mixin smartwizard-theme($color) {
|
||||
.sw-theme-default .step-anchor > li.active > a .sw-icon,
|
||||
.sw-theme-default .step-anchor > li.active > a .sw-number {
|
||||
color: $color;
|
||||
border-color: $color;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user