ncbo/bioportal_web_ui

View on GitHub
app/assets/stylesheets/home.scss

Summary

Maintainability
Test Coverage
i.fa.fa-caret-square-o-down {
  vertical-align: middle;
  margin-left: 2px;
}

table#ontology-visits {
  a {
    text-decoration: none;
  }
  a:hover {
    text-decoration: underline;
  }
  thead tr {
    white-space: nowrap;
  }
}