Compare commits
No commits in common. "e62cc9746dce52e2abb2f0f431fd35a17530e633" and "e613aa3a12fd20d85f4cc0c7cb8c1129342e7727" have entirely different histories.
e62cc9746d
...
e613aa3a12
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -297,10 +297,7 @@
|
|||
<div id="div_test_gabarit">
|
||||
|
||||
<?php
|
||||
array
|
||||
(
|
||||
'assure' => 'assure',
|
||||
)
|
||||
|
||||
?>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user