Sha256: 589d2df7bc22a344d13111aad540d39fe6e474d9e12686fc6aa2cede1c4631fa
Contents?: true
Size: 722 Bytes
Versions: 2
Compression:
Stored size: 722 Bytes
Contents
#uploadify h3 { display:block; text-align:center; color:#767D87; font-weight: normal; } #uploads{overflow:hidden;} .photo { text-align:center; float:left; width:100px; height:150px; margin: 5px; } tr.even td { background: #fff;} table.photos{ margin: 0 auto; width:100%; border:1px solid #C5CCD6; } table.photos tr th { background: #D3DAE6; padding:5px; } table.photos tr.even td { background: #D3DAE6; padding:15px;} table.photos tr.odd td { padding:15px;} #uploads li{ float:left; padding:5px; width:100px; height:125px; } .photo{ width:90px; height:125px; padding:5px; text-align:center; } .placeHolder div { background-color:transparent !important; border:dashed 1px gray !important; width:100px; height: 125px; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dust-generators-0.1.9 | rails_generators/dust_albums/templates/stylesheets/dust_album.css |
dust-generators-0.1.8 | rails_generators/dust_albums/templates/stylesheets/dust_album.css |