lighten arrows
This commit is contained in:
parent
d10e0bfcc9
commit
7f180d1335
2 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
.icon.bp-arrow-right {
|
.icon.bp-arrow-right {
|
||||||
@extend .ion-ios-arrow-right;
|
@extend .ion-ios-arrow-right;
|
||||||
|
color: #bfbfbf;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon.bp-arrow-down {
|
.icon.bp-arrow-down {
|
||||||
|
|
|
||||||
|
|
@ -122,6 +122,10 @@
|
||||||
padding: .2rem 0;
|
padding: .2rem 0;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
|
||||||
|
~ .bp-arrow-right {
|
||||||
|
top: 14px;
|
||||||
|
}
|
||||||
|
|
||||||
> i {
|
> i {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
position: static;
|
position: static;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue