Sha256: d98080a03778f182f2fe9792e97f8ab03be4d67f03d2a860bc15c98e9a9c4a25
Contents?: true
Size: 797 Bytes
Versions: 2
Compression:
Stored size: 797 Bytes
Contents
#images { margin-right: 432px; } .image { float: left; margin: 0px 1px 1px 0px; } .image-box { background: #ddd; background: #000; width: 180px; height: 150px; vertical-align: middle; text-align: center; display: table; _position: relative; overflow: hidden; } .image .image-description { background: #111; padding: 4px 8px; overflow: hidden; max-width: 164px; font-size: 0.85em; color: #aaa; text-align: center; } .image-box .image-thumbnail { _position: absolute; _top: 50%; display: table-cell; vertical-align: middle; text-align: center; } .image-box .image-thumbnail img { _position: relative; _top: -50%; display: block; margin: auto; } #edit-container { min-height: 100px; width: 400px; float: right; overflow: hidden; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pages_core-3.4.3 | app/assets/stylesheets/pages/admin/controllers/files.css.erb |
pages_core-3.4.2 | app/assets/stylesheets/pages/admin/controllers/files.css.erb |