Revision 3264607e src/gr/grnet/pithos/web/client/PithosCellTable.css

b/src/gr/grnet/pithos/web/client/PithosCellTable.css
94 94
  overflow: auto;
95 95
}
96 96

  
97
.cellTableFirstColumnShared {
98
	  background: url(images/share.png) no-repeat 5px 9px;
97
@sprite .cellTableFirstColumnShared {
98
	gwt-image: 'cellTableSharedIcon';
99
	background-position: 5px 9px;
99 100
}

Also available in: Unified diff