Sha256: 37dcce2dc5b9c85906162559e113854a5c1efa43dbcea49967a96cafad5e667a
Contents?: true
Size: 301 Bytes
Versions: 2
Compression:
Stored size: 301 Bytes
Contents
/* * Metro UI CSS * (c) 2012-2013 by Sergey Pimenov * Licensed under the MIT License and Commercial * * Hero.less * */ .hero-unit { position: relative; margin: 0 0 10px; padding: 20px; background-color: #f1f1f1; //border: 1px #ddd solid; width: 100%; .clearfix(); }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
metro-ui-rails-0.15.8.15 | vendor/toolkit/metro-ui/hero.less |
metro-ui-rails-0.15.8.14 | vendor/toolkit/metro-ui/hero.less |