mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-22 23:05:18 -04:00
Remove Superfish navbar CSS. It's not being used.
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
type="text/css" media="screen,projection">
|
||||
<link rel="stylesheet" href="<?= url::file("themes/default/css/superfish.css") ?>"
|
||||
type="text/css" media="screen,projection">
|
||||
<link rel="stylesheet" href="<?= $theme->url("css/superfish-navbar.css") ?>"
|
||||
type="text/css" media="screen,projection">
|
||||
<link rel="stylesheet" href="<?= $theme->url("css/screen.css") ?>"
|
||||
type="text/css" media="screen,projection">
|
||||
<script src="<?= url::file("lib/jquery.js") ?>" type="text/javascript"></script>
|
||||
|
||||
Reference in New Issue
Block a user