blob: 4650880f8ef22cb6b374a519af78b9a2ec64a299 [file] [log] [blame]
//
// Glyphicons for Bootstrap
//
// Since icons are fonts, they can be placed anywhere text is placed and are
// thus automatically sized to match the surrounding child. To use, create an
// inline element with the appropriate classes, like so:
//
// <a href="#"><span class="glyphicon glyphicon-star"></span> Star</a>
#properties .glyphicon {
font-size: 16px;
color: @textColor;
}