Add ability for new repositories to be linked to Github

This commit is contained in:
Joseph Schorr 2014-03-13 15:25:38 -04:00
parent e650da5278
commit 638463671a
3 changed files with 84 additions and 18 deletions

View file

@ -776,11 +776,20 @@ i.toggle-icon:hover {
margin-bottom: 16px;
}
.new-repo .section-title {
float: right;
color: #aaa;
}
.new-repo .repo-option {
margin: 6px;
margin-top: 16px;
}
.new-repo .repo-option label {
font-weight: normal;
}
.new-repo .repo-option i {
font-size: 18px;
padding-left: 10px;