Selected text is different than highlighted

This commit is contained in:
Ben Ogle 2013-09-04 15:32:12 -07:00
parent 14c153e00f
commit bc6cd238d2

View File

@ -18,7 +18,8 @@
text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
.text(selected) {
.text(highlight)
font-weight: normal;
color: @text-color-selected;
}
.text(info) {