app/assets/stylesheets/bootstrap-overrides.css in artfully_ose-1.2.0.beta.1 vs app/assets/stylesheets/bootstrap-overrides.css in artfully_ose-1.2.0.pre
- old
+ new
@@ -66,10 +66,11 @@
background-repeat: no-repeat;
background-position: 0px center;
padding-top: 9px;
padding-bottom: 11px;
padding-left: 95px;
+ width: 1030px;
}
.feedback-footer .navbar-inner a {
font-weight: normal;
color: #2086a6;
@@ -283,21 +284,10 @@
.btn-primary:active,
.btn-primary.active {
background-color: #004099 \9;
}
-.btn-signup {
- font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
- font-size: 16px;
- font-weight: 300;
- line-height: 2.5em;
-}
-
-.btn-signup.btn-notprimary{
- font-weight: 400;
-}
-
.form-vertical .input-append,
.form-vertical .input-prepend,
.form-vertical .input-prepend input {
display: inline-block;
margin-bottom: 0;
@@ -375,7 +365,7 @@
#day-date .navbar-inner {
min-height: 0px;
}
[class^="icon-"],[class*=" icon-"] {
- background-image:url("/assets/glyphicons-halflings.png") !important
-}
+ background-image:url("/assets/glyphicons-halflings-white.png") !important
+}
\ No newline at end of file