TechLadies/home-web

View on GitHub
app/assets/stylesheets/application/bootstrap/_glyphicon.scss

Summary

Maintainability
Test Coverage
.glyphicon {
  margin-left: 5px;
  cursor: pointer;
  color: #e8b53c;
}

.table thead th.sorted .glyphicon {
  color: #e8673c;
}