Compare commits

..

No commits in common. "e62cc9746dce52e2abb2f0f431fd35a17530e633" and "e613aa3a12fd20d85f4cc0c7cb8c1129342e7727" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View File

@ -46,6 +46,9 @@
background:red
}
input[name="numeroClient_C"]{
}
.btn-info{
background-color:#08C5D1;
@ -54,7 +57,7 @@
}
.btn-info:hover{
background-color:white;
background-color:white
color:#286090;
}

View File

@ -297,10 +297,7 @@
<div id="div_test_gabarit">
<?php
array
(
'assure' => 'assure',
)
?>
</div>