Revision 6bdd3dff snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/font_custom.css

b/snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/font_custom.css
304 304
you can use the generic selector below, but it's slower:
305 305
[class*="snf-"] {
306 306
*/
307
.snf-folder-create-outline, .snf-folder-create-full, .snf-shared-by-me, .snf-shared-to-me-outline, .snf-shared-by-me-full, .snf-folder-move-full, .snf-folder-move-outline, .snf-shared-to-me-full {
307
.snf-folder-create-outline, .snf-folder-create-full, .snf-shared-by-me-outline, .snf-shared-to-me-outline, .snf-shared-by-me-full, .snf-folder-move-full, .snf-folder-move-outline, .snf-shared-to-me-full {
308 308
	font-family: 'snf-font-auxiliary';
309 309
	speak: none;
310 310
	font-style: normal;
......
320 320
.snf-folder-create-full:before {
321 321
	content: "\41";
322 322
}
323
.snf-shared-by-me:before {
323
.snf-shared-by-me-outline:before {
324 324
	content: "\63";
325 325
}
326 326
.snf-shared-to-me-outline:before {

Also available in: Unified diff