vendor/assets/stylesheets/yeti.css in bootswatch_rails-3.3.1.1 vs vendor/assets/stylesheets/yeti.css in bootswatch_rails-3.3.1.2
- old
+ new
@@ -1,8 +1,8 @@
@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
* Based on Bootstrap
*/
@@ -4576,15 +4576,15 @@
display: inline-block;
min-width: 10px;
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 {
display: none;
}