Style the "underline" class. (refs travis-ci/travis-ci#2047)

And remove the unused "underscore" class.
This commit is contained in:
Jeff Wear 2014-03-23 16:27:08 -07:00
parent 284baa1ac8
commit 3fb40b4d4b

View File

@ -6,8 +6,8 @@
font-weight: bold
.italic
font-style: italic
.underscore
// monochrome displays only according to http://ascii-table.com/ansi-escape-sequences.php
.underline
text-decoration: underline
.black
color: $ansi-black
.black.bold