Use bootstrap3 css in Gamma theme

This commit is contained in:
DariusIII
2016-05-27 23:39:33 +02:00
parent c9eb1ba2d6
commit 34f4374ab4
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
2016-05-27 DariusIII
* Chg: Use bootstrap3 css in Gamma theme
2016-05-26 DariusIII
* Fix: Remove lines not needed in register, login and forgottenpassword pages in themes
* Upd: Update composer.lock file with new versions of datatables and jquery.
+1 -1
View File
@@ -18,7 +18,7 @@
{/if}
<!-- Newposterwall -->
<link href="{$smarty.const.WWW_THEMES}/shared/css/posterwall.css" rel="stylesheet" type="text/css" media="screen" />
<link href="{$smarty.const.WWW_THEMES}/{$theme}/styles/bootstrap.css" rel="stylesheet" type="text/css" media="screen" />
<link href="{$smarty.const.WWW_THEMES}/shared/assets/bootstrap-3.x/dist/bootstrap.min.css" rel="stylesheet" type="text/css" media="screen" />
<link href="{$smarty.const.WWW_THEMES}/shared/assets/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" media="screen" />
<link href="{$smarty.const.WWW_THEMES}/{$theme}/styles/extra.css" rel="stylesheet" type="text/css" media="screen" />
<link href="{$smarty.const.WWW_THEMES}/{$theme}/styles/jquery.pnotify.default.css" rel="stylesheet" type="text/css" media="screen" />