Revision 6f17dff1 src/gr/grnet/pithos/web/public/pithos.css

b/src/gr/grnet/pithos/web/public/pithos.css
706 706
}
707 707

  
708 708
.pithos-addMetaImg {
709
	background-image: url(images/plus.png);
709 710
	background-color: #4085A5;
710
	padding: 5px;
711
	background-repeat: no-repeat;
712
	background-position: center;
713
	padding: 8px;
711 714
	cursor: pointer;
712 715
}
713 716

  
714 717
.pithos-metaDeleteImg {
718
	background: url(images/delete.png);
719
	background-repeat: no-repeat;
720
	background-position: center;
721
	padding: 10px;
715 722
	cursor: pointer;
716 723
}
717 724

  

Also available in: Unified diff