Revision 5d2050bf src/gr/grnet/pithos/web/public/pithos.css

b/src/gr/grnet/pithos/web/public/pithos.css
713 713
	font-weight: bold;
714 714
}
715 715

  
716
.pithos-addMetaImg {
717
	background-image: url(images/plus.png);
718
	background-color: #4085A5;
719
	background-repeat: no-repeat;
720
	background-position: center;
721
	padding: 8px;
722
	cursor: pointer;
723
}
724

  
725
.pithos-metaDeleteImg {
726
	background: url(images/delete.png);
727
	background-repeat: no-repeat;
728
	background-position: center;
729
	padding: 10px;
730
	cursor: pointer;
731
}
732

  
733 716
.pithos-metaName {
734 717
	width: 7em;
735 718
}

Also available in: Unified diff