a00045a21
1 2 3 4 5 6 7 8 9 10
@import '_variables'; @import '_mixins'; .glyphicon-ok { color: $green; } .glyphicon-remove { color: $red; }