Make draft UI for creating new file in empty repository

This commit is contained in:
Dmitriy Zaporozhets 2015-01-26 13:37:18 -08:00
parent 3e47ea5064
commit 6a2384e0bc
2 changed files with 16 additions and 0 deletions

View File

@ -173,6 +173,11 @@
margin-right: 0px;
}
}
&.btn-lg {
font-size: 15px;
line-height: 1.4;
}
}
.btn-block {

View File

@ -3,6 +3,17 @@
= render "home_panel"
.center.well
%h3
The repository for this project is empty
%p.lead
You can
= link_to '#', class: 'btn btn-new btn-lg' do
add a file
 or push it via command line.
%h4
%strong Command line instructions
%div.git-empty
%fieldset
%legend Git global setup