1
0
Fork 0

update header behaviour

This commit is contained in:
Moritz »mo.« Sauer 2015-02-18 20:10:00 +01:00
parent cb52524885
commit f4bfca193d
12 changed files with 286 additions and 148 deletions

View file

@ -68,6 +68,7 @@
.icon-star-outlined:before,
.icon-thumbs-down:before,
.icon-thumbs-up:before,
.icon-tree:before,
.icon-tumblr:before,
.icon-twitter:before,
.icon-upload-to-cloud:before,
@ -134,6 +135,7 @@
.icon-star-outlined:before { content: "\f129"; }
.icon-thumbs-down:before { content: "\f12a"; }
.icon-thumbs-up:before { content: "\f12b"; }
.icon-tree:before { content: "\f134"; }
.icon-tumblr:before { content: "\f12c"; }
.icon-twitter:before { content: "\f12d"; }
.icon-upload-to-cloud:before { content: "\f12e"; }