Skip to content

Commit

Permalink
correct video component icon for placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
Bearded Avenger committed Aug 30, 2014
1 parent c166244 commit 6be2490
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 @@ -44,7 +44,7 @@
.aesop-chapter-title:before { content: "\f330"; }
.aesop-image-title:before { content: "\f128"; }
.aesop-audio-title:before { content: "\f127"; }
.aesop-video-title:before { content: "\f235"; }
.aesop-video-title:before { content: "\f126"; }
.aesop-map-title:before { content: "\f319"; }
.aesop-character-title:before { content: "\f338"; }
.aesop-timeline-title:before { content: "\f469"; }
Expand Down

0 comments on commit 6be2490

Please sign in to comment.