summaryrefslogtreecommitdiff
path: root/simplex/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'simplex/bootswatch.less')
-rw-r--r--simplex/bootswatch.less11
1 files changed, 11 insertions, 0 deletions
diff --git a/simplex/bootswatch.less b/simplex/bootswatch.less
index ea99fa65..f75978ed 100644
--- a/simplex/bootswatch.less
+++ b/simplex/bootswatch.less
@@ -10,6 +10,17 @@
// Navbar =====================================================================
+.navbar {
+
+ &-inverse {
+
+ .badge {
+ background-color: #fff;
+ color: @brand-primary;
+ }
+ }
+}
+
// Buttons ====================================================================
.btn {