vendor/assets/stylesheets/ey-theme-base.css.sass in engineyard-theme-2.3.3 vs vendor/assets/stylesheets/ey-theme-base.css.sass in engineyard-theme-2.3.5

- old
+ new

@@ -326,10 +326,11 @@ background: image-url("header_sprite.png") no-repeat 0 -17px transparent border: none cursor: pointer #utility @include blue_gradient + @include shadow position: absolute cursor: default right: 45px color: #fff text-shadow: 0 1px 0 #000 @@ -337,13 +338,10 @@ border: solid #3b5a75 -moz-border-radius: 0pt 0pt 2px 2px -webkit-border-radius: 0pt 0pt 2px 2px border-radius: 0pt 0pt 2px 2px border-width: 0pt 1px 1px - -moz-box-shadow: $button-box-shadow-value - -webkit-box-shadow: $button-box-shadow-value - box-shadow: $button-box-shadow-value div margin: 0 float: none display: none font-size: 13px @@ -492,15 +490,18 @@ border-radius: 0 input[type=text] width: 170px #footer - @include box_greydient + @include grey_gradient + @include shadow + @include box clear: both font-size: $font-size-small line-height: 1.25 padding: 20px + margin-bottom: 14px color: $font-color-dark div.newsletter background: image-url("icn_newsletter.png") no-repeat top left padding-left: 65px p @@ -607,16 +608,14 @@ .message border: none margin: 1.5em 0 section.features.nullborder.message, div.section.features.nullborder.message @include rounded-box + @include shadow background: #d9d9d9 background: -moz-linear-gradient(top, #e6e6e6, #d9d9d9) background: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#d9d9d9)) -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e6e6e6, endColorstr=#d9d9d9)" - -moz-box-shadow: $button-box-shadow-value - -webkit-box-shadow: $button-box-shadow-value - box-shadow: $button-box-shadow-value padding: 5px h4 margin-top: 10px .errors text-align: left