save
This commit is contained in:
parent
2fb5151437
commit
a8742ec487
|
@ -40,21 +40,21 @@
|
|||
</div>
|
||||
|
||||
<div class="w3-cell-row">
|
||||
<div class="w3-center w3-cell w3-cell-middle">
|
||||
<div class="w3-cell w3-cell-middle">
|
||||
<button class="w3-button w3-round w3-border">Branch: master</button>
|
||||
</div>
|
||||
<div class="w3-center w3-cell w3-cell-middle">
|
||||
<button class="w3-button w3-round w3-border">New merge request</button>
|
||||
</div>
|
||||
<div class="w3-center w3-cell w3-cell-middle">
|
||||
<button class="w3-button w3-round w3-border">New file</button>
|
||||
<button class="w3-button w3-round w3-border">Upload file</button>
|
||||
<button class="w3-button w3-round w3-border"><i class="fa fa-upload"></i></button>
|
||||
</div>
|
||||
<div class="w3-container w3-center w3-cell w3-cell-middle">
|
||||
<div class="w3-container w3-right w3-cell w3-cell-middle">
|
||||
<div class="w3-bar">
|
||||
<button class="w3-button w3-border w3-round w3-bar-item">HTTPS</button>
|
||||
<button class="w3-button w3-border w3-round w3-bar-item">SSH</button>
|
||||
<input class="w3-input w3-border w3-bar-item w3-round" type="text" value="git@domain.net:plop/plip.git">
|
||||
<button class="w3-button w3-border w3-round w3-bar-item"><i class="fa fa-copy"></i></button>
|
||||
<button class="w3-button w3-border w3-round w3-bar-item"><i class="fa fa-download"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue