Sha256: 1aac7425edebb9cc1f662c75092789672f3bb6240cd70a244d934ec56ee4276d

Contents?: true

Size: 371 Bytes

Versions: 2

Compression:

Stored size: 371 Bytes

Contents

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

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