Revision 342fa48b snf-cyclades-app/synnefo/ui/new_ui/ui/sass/app.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/app.scss
859 859
			border:1px solid transparent;
860 860
			@extend .clearfix;
861 861
			text-align: left;
862
			font-weight: normal;
862 863
			.name-col {
863 864
				float:left;
864 865
				width:35%;
......
866 867
				&.folder { background:url(../images/icon-folder.png) no-repeat left center; }
867 868
				&.txt { background:url(../images/icon-txt.png) no-repeat left center; }
868 869
				&.pdf { background:url(../images/icon-pdf.png) no-repeat left center; }
870
				&.image { background:url(../images/icon-image.png) no-repeat left center; }
871
				font-weight: normal;
869 872
			}
870 873
			.size-col {
871 874
				float:left;

Also available in: Unified diff