Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
a0e326e2
Commit
a0e326e2
authored
Feb 17, 2016
by
Francois Dubiez
Committed by
Mathieu Giraud
Mar 08, 2016
Browse files
load stylesheet for segmenter highlight
parent
6f9f4624
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/index.html
View file @
a0e326e2
...
...
@@ -28,7 +28,8 @@
<link
rel=
"icon"
href=
"./images/favicon-v.ico"
type=
"image/x-icon"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/fonts/ubuntu/stylesheet.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/fonts/ubuntu-mono/stylesheet.css"
/>
<link
id=
"palette"
rel=
"stylesheet"
type=
"text/css"
href=
"css/light.css"
/>
<link
id=
"palette"
rel=
"stylesheet"
type=
"text/css"
href=
"css/light.css"
/>
<link
id=
"seg_highlight"
rel=
"stylesheet"
type=
"text/css"
href=
"css/segmenter_highlight.css"
/>
<script
data-main=
"js/app.js"
src=
"js/lib/require.js"
></script>
...
...
Write
Preview
Markdown
is supported
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