Skip to content
Snippets Groups Projects
Commit 979dba33 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

input

parent f9112d69
No related branches found
No related tags found
No related merge requests found
...@@ -179,7 +179,6 @@ .modal-content{ ...@@ -179,7 +179,6 @@ .modal-content{
.modal-title{ .modal-title{
font-family: "Proxima Nova Bold"!important; font-family: "Proxima Nova Bold"!important;
color: white!important; color: white!important;
border-top: 0!important;
} }
.modal-header{ .modal-header{
background-color: #000!important; background-color: #000!important;
......
...@@ -50,7 +50,10 @@ ...@@ -50,7 +50,10 @@
<h5 class="modal-title">Rejoindre le serveur</h5> <h5 class="modal-title">Rejoindre le serveur</h5>
</div> </div>
<div class="modal-body"> <div class="modal-body">
... <div class="form-group">
<label>Adresse du serveur</label>
<input type="text" class="form-control" value="play.sl-craft.fr" readonly >
</div>
</div> </div>
<div class="modal-footer"> <div class="modal-footer">
<div class="mc-button normal" data-dismiss="modal"> <div class="mc-button normal" data-dismiss="modal">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment