remove text_highlight css load from core

This commit is contained in:
zotlabs 2017-05-30 21:28:59 -07:00 committed by Mario Vavti
parent 1925f2dec2
commit 84c04cfe1c

View File

@ -10,7 +10,6 @@ head_add_css('/view/css/conversation.css');
head_add_css('/view/css/widgets.css');
head_add_css('/view/css/colorbox.css');
head_add_css('/library/justifiedGallery/justifiedGallery.min.css');
head_add_css('/library/Text_Highlighter/sample.css');
head_add_js('jquery.js');
head_add_js('/library/justifiedGallery/jquery.justifiedGallery.min.js');