From 84c04cfe1c2ccb95067bc118a16cd70ce2c6ee05 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 30 May 2017 21:28:59 -0700 Subject: remove text_highlight css load from core --- view/php/theme_init.php | 1 - 1 file changed, 1 deletion(-) (limited to 'view/php') diff --git a/view/php/theme_init.php b/view/php/theme_init.php index 869b97473..ff37023cf 100644 --- a/view/php/theme_init.php +++ b/view/php/theme_init.php @@ -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'); -- cgit v1.2.3