git clone panel available on files tab too
This commit is contained in:
parent
8ca0b75d05
commit
f557686eb2
7 changed files with 31 additions and 14 deletions
|
@ -75,17 +75,21 @@
|
|||
padding: 4px 7px;
|
||||
border: 1px solid #CCC;
|
||||
margin-bottom:5px;
|
||||
input[type=text] {
|
||||
}
|
||||
|
||||
.project_clone_holder {
|
||||
input[type="text"] {
|
||||
border: 1px solid #BBB;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
.save-project-loader {
|
||||
img {
|
||||
.save-project-loader {
|
||||
img {
|
||||
margin-top:50px;
|
||||
margin-bottom:50px;
|
||||
}
|
||||
h3 {
|
||||
h3 {
|
||||
@extend .page_title;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue