Skip to content

Commit

Permalink
clean up kbase icon styles
Browse files Browse the repository at this point in the history
  • Loading branch information
eapearson committed May 2, 2018
1 parent 3d0dc19 commit 6163563
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/client/modules/app/styles/kb-icons.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
text-transform: none !important;
vertical-align: top;
speak: none;
/* line-height: 0.8; */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
Expand All @@ -43,32 +42,26 @@

.icon-compare:before {
content: "a";
/* font-size: 16px; */
}

.icon-genome:before {
content: "b";
/* font-size: 16px; */
}

.icon-metabolism:before {
content: "c";
/* font-size: 16px; */
}

.icon-metagenome:before {
content: "d";
/* font-size: 16px; */
}

.icon-reads:before {
content: "e";
/* font-size: 16px; */
}

.icon-tree:before {
content: "f";
/* font-size: 16px; */
}

.icon-md:before {
Expand Down

0 comments on commit 6163563

Please sign in to comment.