mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +00:00
Minify glyphicons.css
This commit is contained in:
parent
e6d96da71d
commit
0dc8337a6e
File diff suppressed because it is too large
Load Diff
1
inc/css/glyphicons.min.css
vendored
Normal file
1
inc/css/glyphicons.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -65,7 +65,7 @@ $settings = $this->page->settings;
|
||||
<link rel="shortcut icon" href="inc/img/minecraft.ico">
|
||||
<!-- CSS -->
|
||||
<link href="<?php echo $this->page->autoversion('inc/css/bootstrap.min.css'); ?>" rel="stylesheet">
|
||||
<link href="<?php echo $this->page->autoversion('inc/css/glyphicons.css'); ?>" rel="stylesheet">
|
||||
<link href="<?php echo $this->page->autoversion('inc/css/glyphicons.min.css'); ?>" rel="stylesheet">
|
||||
<link href="<?php echo $this->page->autoversion('inc/css/custom.css'); ?>" rel="stylesheet">
|
||||
<script type="text/javascript">
|
||||
function withjQuery(f) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user