Socialify

Folder ..

Viewing icons.css
7 lines (7 loc) • 253.0 B

1
2
3
4
5
6
7
8
.actionButtons .newFolder {
  background-image: url("../icons/symbolic/light/normal/folder-new.svg");
}

.actionButtons .newFolder:hover {
  background-image: url("../icons/symbolic/light/hovered/folder-new.svg");
}
/*# sourceMappingURL=icons.css.map */