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

Version Path
dust-generators-0.2.8 rails_generators/dust_albums/templates/stylesheets/dust_album_app.css
dust-generators-0.2.6 rails_generators/dust_albums/templates/stylesheets/dust_album_app.css
dust-generators-0.2.6 lib/generators/dust/albums/templates/stylesheets/dust_album_app.css
dust-generators-0.2.5 rails_generators/dust_albums/templates/stylesheets/dust_album_app.css
dust-generators-0.2.5 lib/generators/dust/albums/templates/stylesheets/dust_album_app.css
dust-generators-0.2.4 rails_generators/dust_albums/templates/stylesheets/dust_album_app.css
dust-generators-0.2.4 lib/generators/dust/albums/templates/stylesheets/dust_album_app.css
dust-generators-0.2.3 rails_generators/dust_albums/templates/stylesheets/dust_album_app.css
dust-generators-0.2.2 rails_generators/dust_albums/templates/stylesheets/dust_album_app.css
dust-generators-0.2.1 rails_generators/dust_albums/templates/stylesheets/dust_album_app.css
dust-generators-0.2.0 rails_generators/dust_albums/templates/stylesheets/dust_album_app.css