1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-20 02:09:11 +00:00

Merge pull request #1299 from haiwen/terms

Terms
This commit is contained in:
Daniel Pan
2016-07-27 13:54:04 +08:00
committed by GitHub
33 changed files with 1409 additions and 7 deletions

View File

@@ -142,6 +142,7 @@
.sf2-icon-trash:before { content:"\e016"; }
.sf2-icon-security:before { content:"\e017"; }
.sf2-icon-edit:before { content:"\e018"; }
.sf2-icon-edit2:before { content:"\e018"; } /* for some reason */
.sf2-icon-eye:before { content:"\e019"; }
.sf2-icon-caret-down:before { content:"\e01a"; }
.sf2-icon-cog2:before { content:"\e01b"; }