Skip to content

Commit

Permalink
fix missing timeline placeholder icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Bearded Avenger committed Sep 14, 2014
1 parent 63d1fef commit 1159d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/assets/css/tinymce/custom-editor-style.css
Expand Up @@ -51,7 +51,7 @@
.aesop-video-title:before { content: "\f126"; }
.aesop-map-title:before { content: "\f319"; }
.aesop-character-title:before { content: "\f338"; }
.aesop-timeline-title:before { content: "\f469"; }
.aesop-timeline_stop-title:before { content: "\f469"; }
.aesop-parallax-title:before { content: "\f168"; }
.aesop-quote-title:before { content: "\f122"; }
.aesop-document-title:before { content: "\f123"; }
Expand Down

0 comments on commit 1159d17

Please sign in to comment.