minor UI adjustments

This commit is contained in:
Drewster727 2016-03-27 23:00:26 -05:00
commit 085c46ce43
5 changed files with 14 additions and 3 deletions

View file

@ -40,6 +40,11 @@ label {
margin-bottom: 0.5rem !important;
font-size: 16px !important; }
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
background: #4e5d6c; }
.btn-danger-outline {
color: #d9534f !important;
background-color: transparent;