modified: SRC/public/css/referent.css

modified:   SRC/resources/views/referent.blade.php
This commit is contained in:
Malibu 2015-02-20 12:49:51 +01:00
parent c41c6af4a1
commit 776940a70a
2 changed files with 65 additions and 46 deletions

View File

@ -28,7 +28,6 @@ background: linear-gradient(to bottom, #a7cfdf 0%,#23538a 100%); /* W3C */
border-radius: 7px; border-radius: 7px;
border: 1px solid grey; border: 1px solid grey;
box-shadow: 0px 0px 2px dimgrey; box-shadow: 0px 0px 2px dimgrey;
width : 25%;
} }
.listg legend .listg legend
@ -60,7 +59,6 @@ background: linear-gradient(to bottom, #a7cfdf 0%,#23538a 100%); /* W3C */
border-radius: 3px; border-radius: 3px;
border: 1px solid grey; border: 1px solid grey;
box-shadow: 0px 0px 2px dimgrey; box-shadow: 0px 0px 2px dimgrey;
width : 90%;
} }
.princ .princ
@ -71,7 +69,6 @@ background: linear-gradient(to bottom, #a7cfdf 0%,#23538a 100%); /* W3C */
border-radius: 7px; border-radius: 7px;
border: 1px solid grey; border: 1px solid grey;
box-shadow: 0px 0px 2px dimgrey; box-shadow: 0px 0px 2px dimgrey;
width : 70%;
} }
.jeux .jeux

View File

@ -4,7 +4,7 @@
<link href="css/referent.css" rel="stylesheet" type="text/css"/> <link href="css/referent.css" rel="stylesheet" type="text/css"/>
<br> <br>
<!-- Navbar left --> <!-- Navbar left -->
<div class="col-md-3 listg"> <div class="col-md-2 listg">
<legend>Créer une liste oeuvre:</legend> <legend>Créer une liste oeuvre:</legend>
<form class="form-inline" method="POST" role="form" action="addListeOeuvre"> <form class="form-inline" method="POST" role="form" action="addListeOeuvre">
<input type="hidden" name="idUser" value="{{ $me->id }}"> <input type="hidden" name="idUser" value="{{ $me->id }}">
@ -13,38 +13,38 @@
<div class="input-group"> <div class="input-group">
<input type="text" class="form-control" required="required" name="name" placeholder="Ajouter une liste d'oeuvre"> <input type="text" class="form-control" required="required" name="name" placeholder="Ajouter une liste d'oeuvre">
</div> </div>
</div> </div>
<button type="submit" class="btn btn-primary">Ajouter</button> <button type="submit" class="btn btn-primary">Ajouter</button>
</form> </form>
<br><br> <br><br>
<legend>Mes listes d'oeuvres:</legend> <legend>Mes listes d'oeuvres:</legend>
<table class="table table-hover"> <table class="table table-hover">
<caption>Nom | Activer | Supprimer</caption> <caption>Nom | Activer | Supprimer</caption>
@foreach ($listeoeuvres as $listeoeuvre) @foreach ($listeoeuvres as $listeoeuvre)
<tr class="active listeoeuvre"> <tr class="active listeoeuvre">
<form method="POST" role="form" action="deleteListeOeuvre"> <form method="POST" role="form" action="deleteListeOeuvre">
<input type="hidden" name="idUser" value="{{ $me->id }}"> <input type="hidden" name="idUser" value="{{ $me->id }}">
<input type="hidden" class="idListeOeuvre" name="idListeOeuvre" value="{{ $listeoeuvre->id }}"> <input type="hidden" class="idListeOeuvre" name="idListeOeuvre" value="{{ $listeoeuvre->id }}">
<input type="hidden" name="_token" value="{{{ csrf_token() }}}" /> <input type="hidden" name="_token" value="{{{ csrf_token() }}}" />
<td>{{$listeoeuvre->nom}}</td> <td>{{$listeoeuvre->nom}}</td>
<td> <td>
<label class="ios7-switch"> <label class="ios7-switch">
<input type="checkbox" checked> <input type="checkbox" checked>
<span></span> <span></span>
</label> </label>
</td> </td>
<td> <td>
<button type="submit" class="btn btn-sm btn-danger"> <button type="submit" class="btn btn-sm btn-danger">
<span class="glyphicon glyphicon-trash"></span></a> <span class="glyphicon glyphicon-trash"></span>
</td> </td>
</form> </form>
</tr> </tr>
@endforeach @endforeach
</table> </table>
</div> </div>
<div class="col-md-8 princ"> <div class="col-md-9 princ">
<!-- switch a rajouté --> <!-- switch a rajouté -->
<legend>Falbala: </legend> <legend>Falbala: </legend>
@ -53,53 +53,51 @@
<li role="presentation" class="active"><a href="#">Ma sélection</a></li> <li role="presentation" class="active"><a href="#">Ma sélection</a></li>
<li role="presentation"><a href="#">Ajouter des images</a></li> <li role="presentation"><a href="#">Ajouter des images</a></li>
</ul> </ul>
<br><br><br><br><br><br><br><br><br><br><br><br> <br>
<br><br><br><br><br><br><br><br><br><br><br>
</div> </div>
<div class="col-md-3"> <div class="col-md-3">
<legend>Mes jeux associés</legend> <legend>Mes jeux associés</legend>
<div class="checkbox"> <div class="checkbox">
<label class="ios7-switch"> <label class="ios7-switch">
<input type="checkbox" checked> <input type="checkbox" checked>
<span></span> <span></span>
Puzzle Game Puzzle Game
</label> </label>
<label class="ios7-switch"> <label class="ios7-switch">
<input type="checkbox" > <input type="checkbox" >
<span></span> <span></span>
Jeu du pendu Jeu du pendu
</label> </label>
<label class="ios7-switch"> <label class="ios7-switch">
<input type="checkbox" > <input type="checkbox" >
<span></span> <span></span>
Assassin's creed Assassin's creed
</label> </label>
</div> </div>
</div> </div>
<br><br><br> <br><br><br>
</div> </div>
<div class="col-md-8 listRecherche"> <!-- TAKE ALL THAT'S INSIDE THIS DIV FOR "MY SELECTION" -->
<div class="col-md-7 princ" id="selection">
<div class="col-md-9">
<span style="float: right"><a href="">Sélectionner tout</a> -- <a href="">Annuler sélection</a></span><br>
<span style="float: right"><a href="">Sélectionner tout</a> -- <a href="">Annuler sélection</a></span><br> <div class="panel-body" id="oeuvrePic">
<div class="panel panel-default">
<div class="panel-body" id="oeuvrePic">
<!-- // TODO --> <!-- // TODO -->
</div>
</div>
<button style="float: right" class="btn btn-primary" id="enregistrer">Enregistrer</button>
</div> </div>
<button style="float: right" class="btn btn-primary" id="enregistrer">Enregistrer</button>
</div> </div>
<div class="col-md-8 filtred"> <!-- TAKE ALL THAT'S INSIDE THIS DIV FOR "ADD PICTURES" -->
<div class="col-md-7 princ" id="addpicture">
<div> <div>
<legend>Critères</legend> <legend>Critères</legend>
<select class="form-control comboSearch"> <select class="form-control comboSearch">
@ -138,7 +136,31 @@
</tr> </tr>
</table> </table>
</form> </form>
</div> </div>
<span style="float: right"><a href="">Sélectionner tout</a> -- <a href="">Annuler sélection</a></span><br>
<div class="panel panel-default">
<div class="panel-body" id="oeuvrePic">
<div class="col-xs-4 col-md-3">
<a href="#" class="thumbnail">
<img src="http://www.augustins.org/documents/10180/156407/1"/>
</a>
</div>
<div class="col-xs-4 col-md-3">
<a href="#" class="thumbnail">
<img src="http://www.augustins.org/documents/10180/156407/1"/>
</a>
</div>
<div class="col-xs-4 col-md-3">
<a href="#" class="thumbnail">
<img src="http://www.augustins.org/documents/10180/156407/1"/>
</a>
</div>
</div>
</div>
<button style="float: right" class="btn btn-primary" id="enregistrer">Enregistrer</button>
</div> </div>
@endsection @endsection