summaryrefslogtreecommitdiff
path: root/united/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'united/bootstrap.css')
-rw-r--r--united/bootstrap.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/united/bootstrap.css b/united/bootstrap.css
index e7deaf87..e86d6f88 100644
--- a/united/bootstrap.css
+++ b/united/bootstrap.css
@@ -4793,6 +4793,12 @@ a.badge:hover {
.navbar .nav-collapse.collapse .nav-header {
color: #f5f5f5;
}
+.nav-tabs .open .dropdown-toggle,
+.nav-pills .open .dropdown-toggle,
+.nav > li.dropdown.open.active > a:hover {
+ border-right: 1px solid #C03D14;
+ border-left: 1px solid #E6633A;
+}
.btn-primary {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
@@ -4855,12 +4861,6 @@ a.badge:hover {
.btn-warning.active {
background-color: #e7a413 \9;
}
-.nav-tabs .open .dropdown-toggle,
-.nav-pills .open .dropdown-toggle,
-.nav > li.dropdown.open.active > a:hover {
- border-right: 1px solid #C03D14;
- border-left: 1px solid #E6633A;
-}
.alert {
text-shadow: none;
}