#106 rename sorting options and polish the dropdown UI a bit

This commit is contained in:
Drewster727 2016-03-31 08:59:54 -05:00
commit 1a2ec7ac7f
5 changed files with 52 additions and 40 deletions

View file

@ -47,13 +47,17 @@ label {
.nav-tabs > li.active > a:focus {
background: #4e5d6c; }
.navbar .nav a .fa {
.navbar .nav a .fa,
.dropdown-menu a .fa {
font-size: 130%;
top: 1px;
position: relative;
display: inline-block;
margin-right: 5px; }
.dropdown-menu a .fa {
top: 2px; }
.btn-danger-outline {
color: #d9534f !important;
background-color: transparent;