vendor/assets/stylesheets/yeti.css in bootswatch_rails-3.2.0.22 vs vendor/assets/stylesheets/yeti.css in bootswatch_rails-3.2.0.24
- old
+ new
@@ -889,11 +889,11 @@
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 15px;
- line-height: 1.42857143;
+ line-height: 1.4;
color: #222222;
background-color: #ffffff;
}
input,
button,
@@ -936,11 +936,11 @@
.img-rounded {
border-radius: 0;
}
.img-thumbnail {
padding: 4px;
- line-height: 1.42857143;
+ line-height: 1.4;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 0;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
@@ -1241,11 +1241,11 @@
margin-top: 0;
margin-bottom: 21px;
}
dt,
dd {
- line-height: 1.42857143;
+ line-height: 1.4;
}
dt {
font-weight: bold;
}
dd {
@@ -1288,11 +1288,11 @@
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
- line-height: 1.42857143;
+ line-height: 1.4;
color: #6f6f6f;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
@@ -1327,11 +1327,11 @@
content: "";
}
address {
margin-bottom: 21px;
font-style: normal;
- line-height: 1.42857143;
+ line-height: 1.4;
}
code,
kbd,
pre,
samp {
@@ -1360,11 +1360,11 @@
pre {
display: block;
padding: 10px;
margin: 0 0 10.5px;
font-size: 14px;
- line-height: 1.42857143;
+ line-height: 1.4;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #cccccc;
@@ -2065,11 +2065,11 @@
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
- line-height: 1.42857143;
+ line-height: 1.4;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
vertical-align: bottom;
@@ -2335,22 +2335,22 @@
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
- padding-top: 15px;
+ padding-top: 9px;
font-size: 15px;
- line-height: 1.42857143;
+ line-height: 1.4;
color: #6f6f6f;
}
.form-control {
display: block;
width: 100%;
- height: 51px;
- padding: 14px 18px;
+ height: 39px;
+ padding: 8px 12px;
font-size: 15px;
- line-height: 1.42857143;
+ line-height: 1.4;
color: #6f6f6f;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 0;
@@ -2391,12 +2391,12 @@
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
- line-height: 51px;
- line-height: 1.42857143 \0;
+ line-height: 39px;
+ line-height: 1.4 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
@@ -2471,12 +2471,12 @@
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
- padding-top: 15px;
- padding-bottom: 15px;
+ padding-top: 9px;
+ padding-bottom: 9px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-left: 0;
@@ -2516,21 +2516,21 @@
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
- padding-right: 63.75px;
+ padding-right: 48.75px;
}
.form-control-feedback {
position: absolute;
top: 26px;
right: 0;
z-index: 2;
display: block;
- width: 51px;
- height: 51px;
- line-height: 51px;
+ width: 39px;
+ height: 39px;
+ line-height: 39px;
text-align: center;
}
.input-lg + .form-control-feedback {
width: 60px;
height: 60px;
@@ -2679,25 +2679,25 @@
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
- padding-top: 15px;
+ padding-top: 9px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
- min-height: 36px;
+ min-height: 30px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
- padding-top: 15px;
+ padding-top: 9px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 15px;
@@ -2720,13 +2720,13 @@
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
- padding: 14px 18px;
+ padding: 8px 12px;
font-size: 15px;
- line-height: 1.42857143;
+ line-height: 1.4;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
@@ -3151,11 +3151,11 @@
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
- line-height: 1.42857143;
+ line-height: 1.4;
color: #555555;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
@@ -3200,11 +3200,11 @@
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
- line-height: 1.42857143;
+ line-height: 1.4;
color: #999999;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
@@ -3489,11 +3489,11 @@
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
- padding: 14px 18px;
+ padding: 8px 12px;
font-size: 15px;
font-weight: normal;
line-height: 1;
color: #6f6f6f;
text-align: center;
@@ -3616,11 +3616,11 @@
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
- line-height: 1.42857143;
+ line-height: 1.4;
border: 1px solid transparent;
border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
@@ -3971,12 +3971,12 @@
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
- margin-top: -3px;
- margin-bottom: -3px;
+ margin-top: 3px;
+ margin-bottom: 3px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
@@ -4051,12 +4051,12 @@
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
- margin-top: -3px;
- margin-bottom: -3px;
+ margin-top: 3px;
+ margin-bottom: 3px;
}
.navbar-btn.btn-sm {
margin-top: 4.5px;
margin-bottom: 4.5px;
}
@@ -4305,12 +4305,12 @@
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
- padding: 14px 18px;
- line-height: 1.42857143;
+ padding: 8px 12px;
+ line-height: 1.4;
text-decoration: none;
color: #008cba;
background-color: transparent;
border: 1px solid transparent;
margin-left: -1px;
@@ -4571,11 +4571,11 @@
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 21px;
- line-height: 1.42857143;
+ line-height: 1.4;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 0;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
@@ -5414,18 +5414,18 @@
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
- min-height: 16.42857143px;
+ min-height: 16.4px;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
- line-height: 1.42857143;
+ line-height: 1.4;
}
.modal-body {
position: relative;
padding: 20px;
}
@@ -6231,10 +6231,10 @@
.navbar-inverse .dropdown-menu > .active > a,
.navbar-inverse .dropdown-menu > .active > a:hover {
background-color: #006687;
}
.btn {
- padding: 14px 18px;
+ padding: 8px 12px;
}
.btn-lg {
padding: 16px 20px;
}
.btn-sm {