Filter by extension type

This commit is contained in:
Simon
2018-06-26 19:02:46 -04:00
parent a0bd45c829
commit 8ea57967e6
4 changed files with 39 additions and 7 deletions

View File

@@ -169,6 +169,12 @@ a:hover {
color: inherit;
}
.input-group-text {
border: 1px solid #282b30;
background-color: #686d75;
color: #e9ecef;
}
.nav-tabs .nav-link {
border-color: transparent;
}