UI updates - new icons

This commit is contained in:
Nathan Parikh
2017-10-13 10:14:37 -05:00
parent 1f381d4c25
commit 5112fc8e8d
8 changed files with 9 additions and 8 deletions

View File

@@ -115,9 +115,11 @@ button {
.tabs button,
.tabs button.active {
display: inline-block;
vertical-align: top;
}
.tabs button img {
width: 19px;
width: 16px;
height: 16px;
opacity: 0.5;
-webkit-transition: all 150ms ease;
-moz-transition: all 150ms ease;