Sha256: ac8c8ed247295eb681f474e2e9e6ff6fcf917994c626983149cf02ce3e5d260a

Contents?: true

Size: 399 Bytes

Versions: 2

Compression:

Stored size: 399 Bytes

Contents

<style>
.demo-layout.demo-layout__scrolling-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__scrolling-header .page-content {
  height: 600px;
  background: white;
}
</style>

{% include "scrolling-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/scrolling-header-demo.html
material-rails-0.1.0 node_modules/material-design-lite/src/layout/snippets/scrolling-header-demo.html