parent
b755f915c0
commit
4f8758c6d7
12 changed files with 60 additions and 57 deletions
|
|
@ -1,19 +1,19 @@
|
|||
.icon.bp-arrow-right {
|
||||
@extend .ion-ios-arrow-right;
|
||||
@extend %just-a-hint;
|
||||
@extend .just-a-hint;
|
||||
}
|
||||
|
||||
.icon.bp-arrow-down {
|
||||
@extend .ion-ios-arrow-down;
|
||||
@extend %just-a-hint;
|
||||
@extend .just-a-hint;
|
||||
}
|
||||
|
||||
.icon.bp-arrow-up {
|
||||
@extend .ion-ios-arrow-up;
|
||||
@extend %just-a-hint;
|
||||
@extend .just-a-hint;
|
||||
}
|
||||
|
||||
%just-a-hint {
|
||||
.just-a-hint {
|
||||
opacity: 0.2;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue