* [FIX] Font issue on SVG logo.

* [MOD] Line separators.
This commit is contained in:
nuxsmin
2015-07-24 10:09:56 +02:00
committed by nuxsmin
parent 1294595f90
commit bfb8880744
19 changed files with 488 additions and 1316 deletions

View File

@@ -40,6 +40,7 @@ $cssFilesBase = array(
array('href' => 'css/alertify.default.css', 'min' => true),
array('href' => 'css/jquery.tagsinput.css', 'min' => true),
array('href' => 'css/jquery.fancybox.css', 'min' => true),
array('href' => 'css/fonts.css', 'min' => true),
);
if (file_exists($themeCssPath)){