mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-05-19 16:10:18 +00:00
Refactor bootstrap3. Removed obsolet files.
This commit is contained in:
File diff suppressed because one or more lines are too long
Vendored
-6
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Vendored
-5
File diff suppressed because one or more lines are too long
Executable → Regular
Vendored
Executable → Regular
Executable → Regular
+1
-1
@@ -264,7 +264,7 @@ th {
|
|||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
|
|
||||||
src: url('../fonts/glyphicons-halflings-regular.eot');
|
src: url('../fonts/glyphicons-halflings-regular.eot');
|
||||||
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
|
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
|
||||||
}
|
}
|
||||||
.glyphicon {
|
.glyphicon {
|
||||||
position: relative;
|
position: relative;
|
||||||
File diff suppressed because one or more lines are too long
+6
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Vendored
+5
File diff suppressed because one or more lines are too long
Vendored
-7
File diff suppressed because one or more lines are too long
Vendored
-7
File diff suppressed because one or more lines are too long
Vendored
-6
File diff suppressed because one or more lines are too long
@@ -11,7 +11,7 @@
|
|||||||
<script src="<?= Root("i/js/dev/jquery-2.0.3.js")?>" ></script>
|
<script src="<?= Root("i/js/dev/jquery-2.0.3.js")?>" ></script>
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/dev/funcs.css')?>" />
|
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/dev/funcs.css')?>" />
|
||||||
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/bootstrap.css')?>" />
|
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/dev/bootstrap3/bootstrap.css')?>" />
|
||||||
|
|
||||||
<script src="<?= Root("i/js/dev/bootstrap3/bootstrap.min.js")?>" ></script>
|
<script src="<?= Root("i/js/dev/bootstrap3/bootstrap.min.js")?>" ></script>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -25,7 +25,7 @@
|
|||||||
<?php IncludeCom('dev/font_ptsans')?>
|
<?php IncludeCom('dev/font_ptsans')?>
|
||||||
<?php IncludeCom('dev/fontawesome')?>
|
<?php IncludeCom('dev/fontawesome')?>
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/bootstrap.css')?>" />
|
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/dev/bootstrap3/bootstrap.css')?>" />
|
||||||
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/main_tpl.css')?>" />
|
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/main_tpl.css')?>" />
|
||||||
|
|
||||||
<meta name="yandex-verification" content="66de0a468e59b81b" />
|
<meta name="yandex-verification" content="66de0a468e59b81b" />
|
||||||
|
|||||||
Reference in New Issue
Block a user