Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
trivalent
dashboard-trivalent
Commits
14b8fd6a
Commit
14b8fd6a
authored
Jun 21, 2019
by
Tasio Mendez
Browse files
Bootstrap fixed for phones
parent
9506ba16
Changes
4
Hide whitespace changes
Inline
Side-by-side
dashboard-gsicrawler.env.html
View file @
14b8fd6a
...
...
@@ -23,13 +23,8 @@
<!-- <link href="dist/css/fs-modal.min.css" rel="stylesheet"> -->
<!-- <script src="dist/js/fs-modal.min.js"></script> -->
<script
src=
"https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.2.0/js/bootstrap.min.js"
></script>
<!--<script src="https://hypothes.is/embed.js" async></script>-->
<dom-module
id=
"dashboard-gsicrawler"
>
<link
rel=
"import"
type=
"css"
href=
"dashboard-gsicrawler.css"
>
...
...
dashboard-gsicrawler.html
View file @
14b8fd6a
...
...
@@ -23,13 +23,8 @@
<!-- <link href="dist/css/fs-modal.min.css" rel="stylesheet"> -->
<!-- <script src="dist/js/fs-modal.min.js"></script> -->
<script
src=
"https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.2.0/js/bootstrap.min.js"
></script>
<!--<script src="https://hypothes.is/embed.js" async></script>-->
<dom-module
id=
"dashboard-gsicrawler"
>
<link
rel=
"import"
type=
"css"
href=
"dashboard-gsicrawler.css"
>
...
...
demo/index.env.html
View file @
14b8fd6a
...
...
@@ -26,6 +26,10 @@
<link
rel=
"import"
href=
"/elements/trivalent-page/trivalent-page.html"
>
<link
rel=
"import"
href=
"/bower_components/app-route/app-location.html"
>
<!-- Bootstrap -->
<script
src=
"//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
></script>
<link
rel=
"stylesheet"
href=
"//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
>
<link
rel=
"icon"
href=
"/images/trivalent.jpg"
>
...
...
demo/index.html
View file @
14b8fd6a
...
...
@@ -26,6 +26,10 @@
<link
rel=
"import"
href=
"/elements/trivalent-page/trivalent-page.html"
>
<link
rel=
"import"
href=
"/bower_components/app-route/app-location.html"
>
<!-- Bootstrap -->
<script
src=
"//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
></script>
<link
rel=
"stylesheet"
href=
"//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
>
<link
rel=
"icon"
href=
"/images/trivalent.jpg"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment