updated settings color

This commit is contained in:
Jamal Jackson 2016-09-21 14:28:52 -04:00
commit 793a963b42

View file

@ -15,6 +15,9 @@
right: 0;
content: '';
}
&.item-divider{
color:rgba(74, 74, 74, .8);
}
&.item-heading {
&:before {
top: 99%
@ -25,6 +28,9 @@
width: 0;
}
}
.item-note{
color:rgb(58, 58, 58);
}
}
}
}