aboutsummaryrefslogtreecommitdiffstats
path: root/view/php/theme_init.php
diff options
context:
space:
mode:
authormarijus <mario@localhost.localdomain>2013-12-04 23:32:49 +0100
committermarijus <mario@localhost.localdomain>2013-12-04 23:32:49 +0100
commit82388465e4d87816a01fc93fa062b722515256a0 (patch)
tree33783f4e933d6c5a46db36fef795b7144d204cff /view/php/theme_init.php
parent7187c493e16abc98a8e1ed53d63a3d93e63db4af (diff)
downloadvolse-hubzilla-82388465e4d87816a01fc93fa062b722515256a0.tar.gz
volse-hubzilla-82388465e4d87816a01fc93fa062b722515256a0.tar.bz2
volse-hubzilla-82388465e4d87816a01fc93fa062b722515256a0.zip
split conversation.css out of style.css
Diffstat (limited to 'view/php/theme_init.php')
-rw-r--r--view/php/theme_init.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/php/theme_init.php b/view/php/theme_init.php
index f49b9c043..42badc01d 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -9,6 +9,7 @@ head_add_css('library/jslider/css/jslider.css');
head_add_css('library/prettyphoto/css/prettyPhoto.css');
head_add_css('library/colorbox/colorbox.css');
// head_add_css('library/font_awesome/css/font-awesome.min.css');
+head_add_css('view/css/conversation.css');
head_add_js('js/jquery.js');
head_add_js('js/jquery-migrate-1.1.1.js');