Sha256: d6d610f0bf95793fcf40b8feedc38f5a68b92c69a0465091963cf2cd5d12bfd0
Contents?: true
Size: 748 Bytes
Versions: 11
Compression:
Stored size: 748 Bytes
Contents
/*================================================ ALBUMS =======================================================*/ #uploadify h3 { display:block; text-align:center; color:#767D87; font-weight: normal; } tr.even td { background: #fff;} #uploads{overflow:hidden; width: 845px; margin:0 auto} .<%=child_singular_name%> { text-align:center; float:left; width:130px; height: 175px; margin: 5px; } .<%=parent_singular_name%>_thumb{ width: 288px; height:125px; margin:10px; float:left } .<%=parent_singular_name%>_thumb a{ text-align:left; } table.<%=child_plural_name%>{ margin: 0 auto; width:100%; border:1px solid #C5CCD6; } tr th { background: #D3DAE6; padding:5px; } tr.even td { background: #D3DAE6; padding:15px;} tr.odd td { padding:15px;}
Version data entries
11 entries across 8 versions & 1 rubygems