Only use superhero bootstrap CSS file to avoid conflict
This commit is contained in:
parent
7b350270e7
commit
e2126a4c98
2 changed files with 0 additions and 5 deletions
|
@ -11,7 +11,6 @@ inc/myco.js
|
|||
inc/myco_confirm.js
|
||||
inc/myco_objects.js
|
||||
|
||||
inc/lib/bootstrap/css/bootstrap.min.css
|
||||
inc/lib/bootstrap/css/bootstrap.superhero.min.css
|
||||
inc/lib/bootstrap/js/bootstrap.min.js
|
||||
inc/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf
|
||||
|
|
|
@ -12,10 +12,6 @@
|
|||
<link rel="apple-touch-icon-precomposed" sizes="128x128" href="icon-128x128.png">
|
||||
|
||||
<!-- Bootstrap -->
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="inc/lib/bootstrap/css/bootstrap.min.css">
|
||||
|
||||
<!-- Optional theme -->
|
||||
<link rel="stylesheet" href="inc/lib/bootstrap/css/bootstrap.superhero.min.css">
|
||||
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
|
|
Loading…
Reference in a new issue