summaryrefslogtreecommitdiff
path: root/slate/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'slate/bootstrap.css')
-rw-r--r--slate/bootstrap.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/slate/bootstrap.css b/slate/bootstrap.css
index ce3a7de0..075638c8 100644
--- a/slate/bootstrap.css
+++ b/slate/bootstrap.css
@@ -1,5 +1,5 @@
/*!
- * Bootswatch v3.1.1
+ * Bootswatch v3.1.1+1
* Homepage: http://bootswatch.com
* Copyright 2012-2014 Thomas Park
* Licensed under MIT
@@ -5795,6 +5795,9 @@ button.close {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a9196', endColorstr='#ff70787d', GradientType=0);
filter: none;
}
+.navbar-inverse .badge {
+ background-color: #5d6368;
+}
.navbar-nav > li > a {
border-right: 1px solid rgba(0, 0, 0, 0.2);
border-left: 1px solid rgba(255, 255, 255, 0.1);