Sha256: a7a5923a0fe72f08c84eb54343f22737a3b3d60843372209a58caea63ef707a2

Contents?: true

Size: 399 Bytes

Versions: 2

Compression:

Stored size: 399 Bytes

Contents

<style>
.demo-layout.demo-layout__waterfall-header {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
              0 3px 1px -2px rgba(0, 0, 0, 0.2),
              0 1px 5px 0 rgba(0, 0, 0, 0.12);
  width: 100%;
  position: relative;
  height: 300px;
}
.demo-layout.demo-layout__waterfall-header .page-content {
  height: 600px;
  background: white;
}
</style>

{% include "waterfall-header.html" %}

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
cortex-0.1.3 spec/dummy/node_modules/material-design-lite/src/layout/snippets/waterfall-header-demo.html
material-rails-0.1.0 node_modules/material-design-lite/src/layout/snippets/waterfall-header-demo.html