aboutsummaryrefslogtreecommitdiffstats
path: root/view/php
diff options
context:
space:
mode:
authorStefan Parviainen <saparvia@caterva.eu>2015-01-05 21:26:20 +0100
committerStefan Parviainen <saparvia@caterva.eu>2015-01-05 21:26:20 +0100
commitcf840bee117861360def05825755e568be35b095 (patch)
tree3f6a9a4aa6497f4a8ddbe7a898262bfbaa22356b /view/php
parent6d0832e693d99cd14b1e9fdde7fbc2931c301d1a (diff)
downloadvolse-hubzilla-cf840bee117861360def05825755e568be35b095.tar.gz
volse-hubzilla-cf840bee117861360def05825755e568be35b095.tar.bz2
volse-hubzilla-cf840bee117861360def05825755e568be35b095.zip
Remove reference to non-existing colorbox.css
Diffstat (limited to 'view/php')
-rw-r--r--view/php/theme_init.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/php/theme_init.php b/view/php/theme_init.php
index 93a07ed5f..d43a87046 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -5,7 +5,6 @@ require_once('include/plugin.php');
head_add_css('library/tiptip/tipTip.css');
head_add_css('library/jgrowl/jquery.jgrowl.css');
head_add_css('library/jRange/jquery.range.css');
-head_add_css('library/colorbox/colorbox.css');
head_add_css('view/css/conversation.css');
head_add_css('view/css/widgets.css');