Handle cloning a bare repository

This commit is contained in:
Nick O'Leary
2018-01-08 14:46:38 +00:00
parent 6013e186ed
commit 1d7ae300e2
12 changed files with 491 additions and 161 deletions

View File

@@ -160,7 +160,7 @@
}
#full-shade {
@include shade;
z-index: 101;
z-index: 15;
}
.dialog-form,#dialog-form, #node-config-dialog-edit-form {

View File

@@ -15,7 +15,7 @@
**/
#notifications {
z-index: 101;
z-index: 100;
width: 500px;
margin-left: -250px;
left: 50%;