bring some styling back to the colorbox and improve the event preview ability

This commit is contained in:
friendica
2015-02-09 18:58:43 -08:00
parent ad731b7c7b
commit fce51876c9
12 changed files with 70 additions and 17 deletions

View File

@@ -8,9 +8,9 @@ head_add_css('library/jRange/jquery.range.css');
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/dist/css/justifiedGallery.css');
head_add_css('library/bootstrap-tagsinput/bootstrap-tagsinput.css');
head_add_js('jquery.js');
head_add_js('jquery-migrate-1.1.1.js');
head_add_js('library/justifiedGallery/dist/js/jquery.justifiedGallery.js');