Compare commits
No commits in common. "e62cc9746dce52e2abb2f0f431fd35a17530e633" and "e613aa3a12fd20d85f4cc0c7cb8c1129342e7727" have entirely different histories.
e62cc9746d
...
e613aa3a12
|
|
@ -46,6 +46,9 @@
|
||||||
background:red
|
background:red
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input[name="numeroClient_C"]{
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
.btn-info{
|
.btn-info{
|
||||||
background-color:#08C5D1;
|
background-color:#08C5D1;
|
||||||
|
|
@ -54,7 +57,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-info:hover{
|
.btn-info:hover{
|
||||||
background-color:white;
|
background-color:white
|
||||||
color:#286090;
|
color:#286090;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -297,10 +297,7 @@
|
||||||
<div id="div_test_gabarit">
|
<div id="div_test_gabarit">
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
array
|
|
||||||
(
|
|
||||||
'assure' => 'assure',
|
|
||||||
)
|
|
||||||
?>
|
?>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user