lib/sculptor/templates/glyptotheque/source/assets/styles/glyptotheque/_model.scss in sculptor-0.0.6 vs lib/sculptor/templates/glyptotheque/source/assets/styles/glyptotheque/_model.scss in sculptor-0.0.7

- old
+ new

@@ -1,10 +1,9 @@ @import 'bourbon'; @import 'pygments/github'; .glypto-model { - overflow: hidden; box-shadow: 0 1px 0 0 rgba(black, .02), 0 1px 1px rgba(black, .1); margin-bottom: 35px; > header { @include clearfix; @@ -100,10 +99,11 @@ max-width: 100%; } } } - > .glypto-model-source { + > .glypto-model-source, + > .glypto-model-outline { background: rgba(black, .03); box-shadow: inset 0 1px darken($light-grey, 5); > header { padding: 8px 15px;