summaryrefslogtreecommitdiff
path: root/yeti/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'yeti/bootstrap.css')
-rw-r--r--yeti/bootstrap.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/yeti/bootstrap.css b/yeti/bootstrap.css
index 4e1df3a5..35b6418d 100644
--- a/yeti/bootstrap.css
+++ b/yeti/bootstrap.css
@@ -1,6 +1,6 @@
@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
/*!
- * bootswatch v3.3.1+1
+ * bootswatch v3.3.1+2
* Homepage: http://bootswatch.com
* Copyright 2012-2014 Thomas Park
* Licensed under MIT
@@ -4578,12 +4578,12 @@ a.label:focus {
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
- color: #777777;
+ color: #ffffff;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
- background-color: #e7e7e7;
+ background-color: #008cba;
border-radius: 10px;
}
.badge:empty {