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
a1f146bd
Commit
a1f146bd
authored
Jul 25, 2014
by
Mathieu Giraud
Browse files
index.html + css: link to help
parent
d4ab1c3f
Changes
2
Hide whitespace changes
Inline
Side-by-side
browser/css/vidjil.less
View file @
a1f146bd
...
...
@@ -583,6 +583,12 @@ span .substitution{
background:inherit;
}
.menu a {
text-decoration: none;
color: inherit ;
}
.submenu{
width: 200px;
display: inline-table;
...
...
browser/index.html
View file @
a1f146bd
...
...
@@ -236,6 +236,8 @@
<div
id=
"logo"
style=
"float: right;"
onclick=
"popupMsg(msg.welcome)"
>
Vidjil
<span
class=
'logo'
>
(beta)
</span></div>
<div
class=
"menu"
style=
"float: right"
>
<a
href=
"http://www.vidjil.org/browser/help"
>
help
</a></div>
<div
style=
"float: right"
class=
"menu"
onmouseover=
"showSelector('paletteSelector');"
>
palette
<div
id=
"paletteSelector"
class=
"selector"
><div>
<a
class=
"buttonSelector"
onclick=
"changeStyle(solarizeD)"
>
dark
</a>
...
...
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