vendor/assets/stylesheets/conte.css.scss in conte_rails_template-0.0.19 vs vendor/assets/stylesheets/conte.css.scss in conte_rails_template-0.0.21

- old
+ new

@@ -16,21 +16,20 @@ background: none; text-decoration: none; } body { - background: #3B3D43; + background: #E3E4E5; height: 100%; width: 100%; position: absolute; color: #444; text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.75); #page { width: 100%; height: inherit; margin: 0px; padding: 0px; - background: #3B3D43; > .row-fluid { height: inherit; } @@ -121,19 +120,17 @@ } #main { width: 84%; margin: 0px; - background: #E3E4E5; - min-height: 100%; #header { position: relative; z-index: 1000; @include box-shadow(rgba(0, 0, 0, 0.3) 0px 2px 3px); height: 50px; - .breadcrumb { + .breadcrumbs { background: none; - padding: 0px; + padding: 0px; margin: 0px; li { height: 50px; display: table-cell; padding: 0px 25px 0px 10px; \ No newline at end of file