tree: cfd375a72714b13398872d784e6d975f7ea53abc [path history] [tgz]
  1. demo/
  2. test/
  3. .bower.json
  4. .gitignore
  5. .travis.yml
  6. bower.json
  7. CONTRIBUTING.md
  8. index.html
  9. paper-material-shared-styles.html
  10. paper-material.html
  11. README.md
server/static/bower_components/paper-material/README.md

Build Status

Demo and API Docs

##<paper-material>

Material design: Cards

paper-material is a container that renders two shadows on top of each other to create the effect of a lifted piece of paper.

Example:

<paper-material elevation="1">
  ... content ...
</paper-material>