Sha256: 8581e1e7ca86ea90f6c9e895ffde85c203895a93744443e76c9bc63c2db28196

Contents?: true

Size: 397 Bytes

Versions: 2

Compression:

Stored size: 397 Bytes

Contents

<style>
.demo-layout.demo-layout__fixed-header-drawer {
  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__fixed-header-drawer.mdl-layout__content {
  background: white;
}
</style>

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