--- a/integration/v2/18-19-20-21-collection_vue_mosaique.html Mon Jun 24 15:59:04 2013 +0200
+++ b/integration/v2/18-19-20-21-collection_vue_mosaique.html Tue Jun 25 11:35:57 2013 +0200
@@ -30,17 +30,57 @@
<tr>
<th>Vignette :</th>
<td>
- <label class="styled-select">
- <select>
+ <label class="no-margin styled-select">
+ <select class="w-192">
<option selected value="">Mosaïque</option>
- <option value="/egonomy/allfragments/">Fragments</option>
+ <option value="/egonomy/allfragments/">Argumentaire</option>
</select>
</label>
</td>
</tr>
+ <tr>
+ <th>Visibilité :</th>
+ <td>
+ <label class="no-margin styled-select">
+ <select class="w-192">
+ <option selected value="">Visible par moi uniquement</option>
+ </select>
+ </label>
+ </td>
+ </tr>
+ <tr>
+ <th><label for="share-collection">Partager :</label></th>
+ <td>
+ <input id="share-collection" class="w-194" type="text" placeholder="http://">
+ </td>
+ </tr>
+ <tr>
+ <th colspan="2">Description :</th>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <textarea name="" id=""></textarea>
+ </td>
+ </tr>
</tbody>
</table>
</div>
+ <ul class="list-projets-2 in-popin">
+ <li>
+ <div class="top clearfix">
+ <img src="img/113x113.png" alt="">
+ <img src="img/113x113-2.png" alt="">
+ </div>
+ <div class="mid">
+ <h3>Collection n°1</h3>
+ <p>par Hubert Trucchose</p>
+ </div>
+ <div class="bot clearfix">
+ <img src="img/113x113.png" alt="">
+ <img src="img/113x113-2.png" alt="">
+ </div>
+ </li>
+ </ul>
<div class="buttons">
<a href="#" class="btn close-popin">Annuler</a>
<input class="btn" type="submit" value="Valider">