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
0
Merge Requests
0
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
Jérome Perrin
gitlab-ce
Commits
ba5787c3
Commit
ba5787c3
authored
Jul 11, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Less distracting git clone line for public page
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
6d332ce1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
app/assets/stylesheets/sections/projects.scss
app/assets/stylesheets/sections/projects.scss
+2
-2
app/views/public/projects/index.html.haml
app/views/public/projects/index.html.haml
+1
-1
No files found.
app/assets/stylesheets/sections/projects.scss
View file @
ba5787c3
...
...
@@ -172,8 +172,8 @@ ul.nav.nav-projects-tabs {
}
.public-clone
{
background
:
#
333
;
color
:
#
f5f5f5
;
background
:
#
EEE
;
color
:
#
777
;
padding
:
6px
10px
;
margin
:
1px
;
font-weight
:
normal
;
...
...
app/views/public/projects/index.html.haml
View file @
ba5787c3
...
...
@@ -45,7 +45,7 @@
%small
.access-icon
=
internal_icon
Internal
.pull-right
.pull-right
.hidden-sm.hidden-xs
%pre
.public-clone
git clone
#{
project
.
http_url_to_repo
}
-
if
project
.
description
.
present?
...
...
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