Redesign RTF Scan wizard
This commit is contained in:
parent
b30e975379
commit
701c76aa3f
10 changed files with 99 additions and 26 deletions
|
@ -79,4 +79,13 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
$-icons: (document-accept, document-missing);
|
||||
@each $icon in $-icons {
|
||||
.icon-css.icon-#{$icon} {
|
||||
@include focus-states using ($color) {
|
||||
@include svgicon($icon, $color, "16");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue