Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
c1b20174
Commit
c1b20174
authored
Nov 20, 2017
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add wiki css to help page
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
bd026b6a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
9 deletions
+1
-9
app/assets/stylesheets/pages/help.scss
app/assets/stylesheets/pages/help.scss
+0
-8
app/views/help/index.html.haml
app/views/help/index.html.haml
+1
-1
No files found.
app/assets/stylesheets/pages/help.scss
View file @
c1b20174
.documentation-index
{
h1
{
margin
:
0
;
}
h2
{
font-size
:
20px
;
}
li
{
line-height
:
24px
;
color
:
$document-index-color
;
...
...
app/views/help/index.html.haml
View file @
c1b20174
...
...
@@ -29,7 +29,7 @@
.row.prepend-top-default
.col-md-8
.documentation-index
.documentation-index
.wiki
=
markdown
(
@help_index
)
.col-md-4
.panel.panel-default
...
...
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