BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
248b1283
Unverified
Commit
248b1283
authored
Jul 11, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add bottom links for sign-in page so I can get to Public area
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
8c15fd00
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
common.scss
app/assets/stylesheets/generic/common.scss
+4
-0
devise.html.haml
app/views/layouts/devise.html.haml
+6
-0
No files found.
app/assets/stylesheets/generic/common.scss
View file @
248b1283
...
...
@@ -337,3 +337,7 @@ table {
.wiki
.highlight
,
.note-body
.highlight
{
margin-bottom
:
9px
;
}
.footer-links
a
{
margin-right
:
15px
;
}
app/views/layouts/devise.html.haml
View file @
248b1283
...
...
@@ -18,3 +18,9 @@
=
brand_text
.col-md-5
=
yield
%hr
.container
.footer-links
=
link_to
"Explore public projects"
,
public_projects_path
=
link_to
"Documentation"
,
"http://doc.gitlab.com/"
=
link_to
"About GitLab"
,
"https://about.gitlab.com/"
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