btn add sur admin
continuous-integration/drone/push Build is passing Details

ServeurDeTest
nathan boileau 2 years ago
parent fba298d995
commit d8f4dae966

@ -185,7 +185,7 @@ button {
-moz-border-radius: 15px; -moz-border-radius: 15px;
-ms-border-radius: 15px; -ms-border-radius: 15px;
-o-border-radius: 15px; -o-border-radius: 15px;
min-height: 350px; min-height: 400px;
} }
.user-box input { .user-box input {
@ -229,6 +229,7 @@ button {
border: none; border: none;
background-color: transparent; background-color: transparent;
border: 1px solid #fff; border: 1px solid #fff;
color: #fff;
border-radius: 4px; border-radius: 4px;
-webkit-border-radius: 4px; -webkit-border-radius: 4px;
-moz-border-radius: 4px; -moz-border-radius: 4px;

@ -69,13 +69,13 @@
<!-- End Menu --> <!-- End Menu -->
<!-- Main part --> <!-- Main part -->
<div class="container-fluid mx-5" style="height: 100vh"> <div class="container-fluid mx-4" style="height: 100vh">
<!-- Gestion énigmes --> <!-- Gestion énigmes -->
<div class="row m-5 d-flex justify-content-between"> <div class="row mx-4 my-5 d-flex justify-content-between">
<!-- ANCHOR Enigme Solo --> <!-- ANCHOR Enigme Solo -->
<div class="col-4 m-5 dashboard-card"> <div class="col-5 m-4 px-0 dashboard-card">
<!-- Title + Extends --> <!-- Title + Extends -->
<div class="row my-4 d-flex justify-content-center align-items-center"> <div class="row my-4 d-flex justify-content-center align-items-center">
<div class="col d-flex justify-content-center"> <div class="col d-flex justify-content-center">
@ -84,16 +84,22 @@
</div> </div>
<!-- End Title + Extends--> <!-- End Title + Extends-->
<!-- Main part --> <!-- Legend part -->
<div class="row px-3 pb-2 mx-0"> <div class="row px-3 pb-2 mx-0 align-items-baseline">
<div class="col-3"> <div class="col-3">
<h6 class="legend">Ordre</h6> <h6 class="legend">Ordre</h6>
</div> </div>
<div class="col pr-4"> <div class="col pr-4">
<h6 class="legend">Nom Énigme</h6> <h6 class="legend">Nom Énigme</h6>
</div> </div>
<div class="col-2"></div> <div class="col-2 d-flex justify-content-end">
<a href="" class="send py-1 px-2 d-flex align-items-center">
<svg class="mr-2" width="20px" height="20px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <g stroke="currentColor" stroke-linecap="round" stroke-width="2"> <path d="M12 19V5"></path> <path d="M19 12H5"></path> </g> </g></svg>
Add
</a>
</div>
</div> </div>
<!-- End Legend part -->
<!-- Pour chaque Enigme dans la BD --> <!-- Pour chaque Enigme dans la BD -->
<div class="row px-3 pt-4 pb-2 mx-0 d-flex align-items-baseline" style="border-top: 1px solid #323232"> <div class="row px-3 pt-4 pb-2 mx-0 d-flex align-items-baseline" style="border-top: 1px solid #323232">
@ -103,7 +109,7 @@
<div class="col pr-4"> <div class="col pr-4">
<h6>Énigme 1</h6> <h6>Énigme 1</h6>
</div> </div>
<div class="col-2 d-flex justify-content-end"> <div class="col-2 d-flex justify-content-center">
<a href="./View/src/pages/Admin/SeeOrdre.php"> <a href="./View/src/pages/Admin/SeeOrdre.php">
<svg fill="currentColor" width="20px" height="20px" viewBox="0 0 24 24" id="more-vertical" data-name="Flat Line" xmlns="http://www.w3.org/2000/svg" class="icon flat-line" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_iconCarrier"><line id="primary-upstroke" x1="12" y1="5.95" x2="12" y2="6.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line><line id="primary-upstroke-2" data-name="primary-upstroke" x1="12" y1="11.95" x2="12" y2="12.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line><line id="primary-upstroke-3" data-name="primary-upstroke" x1="12" y1="17.95" x2="12" y2="18.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line></g></svg> <svg fill="currentColor" width="20px" height="20px" viewBox="0 0 24 24" id="more-vertical" data-name="Flat Line" xmlns="http://www.w3.org/2000/svg" class="icon flat-line" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_iconCarrier"><line id="primary-upstroke" x1="12" y1="5.95" x2="12" y2="6.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line><line id="primary-upstroke-2" data-name="primary-upstroke" x1="12" y1="11.95" x2="12" y2="12.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line><line id="primary-upstroke-3" data-name="primary-upstroke" x1="12" y1="17.95" x2="12" y2="18.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line></g></svg>
</a> </a>
@ -113,7 +119,7 @@
<!-- End Enigme solo --> <!-- End Enigme solo -->
<!-- ANCHOR Enigme Multi --> <!-- ANCHOR Enigme Multi -->
<div class="col-4 m-5 dashboard-card dashboard-card-reversed"> <div class="col-5 m-4 dashboard-card dashboard-card-reversed">
<!-- Title --> <!-- Title -->
<div class="row my-4 m-0 d-flex justify-content-center align-items-center"> <div class="row my-4 m-0 d-flex justify-content-center align-items-center">
@ -131,7 +137,12 @@
<div class="col pr-4"> <div class="col pr-4">
<h6 class="legend">Nom Énigme</h6> <h6 class="legend">Nom Énigme</h6>
</div> </div>
<div class="col-2"></div> <div class="col-2 d-flex justify-content-end">
<a href="" class="send py-1 px-2 d-flex align-items-center">
<svg class="mr-2" width="20px" height="20px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <g stroke="currentColor" stroke-linecap="round" stroke-width="2"> <path d="M12 19V5"></path> <path d="M19 12H5"></path> </g> </g></svg>
Add
</a>
</div>
</div> </div>
<!-- End Legend part --> <!-- End Legend part -->
@ -141,9 +152,9 @@
<h6>1</h6> <h6>1</h6>
</div> </div>
<div class="col pr-4"> <div class="col pr-4">
<h6>Énigme 1</h6> <h6>Palidnromeeeeeeeeeeeeeeeeee</h6>
</div> </div>
<div class="col-2 d-flex justify-content-end"> <div class="col-2 d-flex justify-content-center">
<a href="./View/src/pages/Admin/SeeOrdre.php"> <a href="./View/src/pages/Admin/SeeOrdre.php">
<svg fill="currentColor" width="20px" height="20px" viewBox="0 0 24 24" id="more-vertical" data-name="Flat Line" xmlns="http://www.w3.org/2000/svg" class="icon flat-line" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_iconCarrier"><line id="primary-upstroke" x1="12" y1="5.95" x2="12" y2="6.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line><line id="primary-upstroke-2" data-name="primary-upstroke" x1="12" y1="11.95" x2="12" y2="12.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line><line id="primary-upstroke-3" data-name="primary-upstroke" x1="12" y1="17.95" x2="12" y2="18.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line></g></svg> <svg fill="currentColor" width="20px" height="20px" viewBox="0 0 24 24" id="more-vertical" data-name="Flat Line" xmlns="http://www.w3.org/2000/svg" class="icon flat-line" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_iconCarrier"><line id="primary-upstroke" x1="12" y1="5.95" x2="12" y2="6.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line><line id="primary-upstroke-2" data-name="primary-upstroke" x1="12" y1="11.95" x2="12" y2="12.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line><line id="primary-upstroke-3" data-name="primary-upstroke" x1="12" y1="17.95" x2="12" y2="18.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line></g></svg>
</a> </a>
@ -156,7 +167,6 @@
<!-- End Gestion énigme --> <!-- End Gestion énigme -->
<!-- ANCHOR Mail --> <!-- ANCHOR Mail -->
<div class="row m-5">
<div class="row mx-5 p-0 dashboard-card-mail"> <div class="row mx-5 p-0 dashboard-card-mail">
<form action="" method="POST" class="d-flex p-0"> <form action="" method="POST" class="d-flex p-0">
<div class="col-4 my-4 mx-5 d-flex flex-column justify-content-around"> <div class="col-4 my-4 mx-5 d-flex flex-column justify-content-around">
@ -183,7 +193,6 @@
</div> </div>
</form> </form>
</div> </div>
</div>
<!-- End Mail --> <!-- End Mail -->
</div> </div>
<!-- End Main Part --> <!-- End Main Part -->

@ -87,7 +87,12 @@
<div class="col pr-4"> <div class="col pr-4">
<h6 class="legend">Nom Énigme</h6> <h6 class="legend">Nom Énigme</h6>
</div> </div>
<div class="col-2"></div> <div class="col-2 d-flex justify-content-center">
<a href="" class="send py-1 px-2 d-flex align-items-center">
<svg class="mr-2" width="20px" height="20px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <g stroke="currentColor" stroke-linecap="round" stroke-width="2"> <path d="M12 19V5"></path> <path d="M19 12H5"></path> </g> </g></svg>
Add
</a>
</div>
</div> </div>
<!-- End Legend part --> <!-- End Legend part -->
@ -99,7 +104,7 @@
<div class="col pr-4"> <div class="col pr-4">
<h6>Énigme 1</h6> <h6>Énigme 1</h6>
</div> </div>
<div class="col-2 d-flex justify-content-end"> <div class="col-2 d-flex justify-content-center">
<a href="./View/src/pages/Admin/SeeOrdre.php"> <a href="./View/src/pages/Admin/SeeOrdre.php">
<svg fill="currentColor" width="20px" height="20px" viewBox="0 0 24 24" id="more-vertical" data-name="Flat Line" xmlns="http://www.w3.org/2000/svg" class="icon flat-line" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_iconCarrier"><line id="primary-upstroke" x1="12" y1="5.95" x2="12" y2="6.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line><line id="primary-upstroke-2" data-name="primary-upstroke" x1="12" y1="11.95" x2="12" y2="12.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line><line id="primary-upstroke-3" data-name="primary-upstroke" x1="12" y1="17.95" x2="12" y2="18.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line></g></svg> <svg fill="currentColor" width="20px" height="20px" viewBox="0 0 24 24" id="more-vertical" data-name="Flat Line" xmlns="http://www.w3.org/2000/svg" class="icon flat-line" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_iconCarrier"><line id="primary-upstroke" x1="12" y1="5.95" x2="12" y2="6.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line><line id="primary-upstroke-2" data-name="primary-upstroke" x1="12" y1="11.95" x2="12" y2="12.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line><line id="primary-upstroke-3" data-name="primary-upstroke" x1="12" y1="17.95" x2="12" y2="18.05" style="fill: none; stroke: #ffffff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line></g></svg>
</a> </a>

Loading…
Cancel
Save