mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-12 06:06:05 +10:00
Less distracting git clone line for public page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user