Sha256: fadeb6337ee420c9372c0901a2a3bb08e4c5460000b8824f6dbaa5926f6d62ba

Contents?: true

Size: 377 Bytes

Versions: 2

Compression:

Stored size: 377 Bytes

Contents

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

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