Compare commits
2 Commits
e613aa3a12
...
e62cc9746d
| Author | SHA1 | Date | |
|---|---|---|---|
| e62cc9746d | |||
| 4a2efb64bd |
|
|
@ -46,9 +46,6 @@
|
|||
background:red
|
||||
}
|
||||
|
||||
input[name="numeroClient_C"]{
|
||||
|
||||
}
|
||||
|
||||
.btn-info{
|
||||
background-color:#08C5D1;
|
||||
|
|
@ -57,7 +54,7 @@
|
|||
}
|
||||
|
||||
.btn-info:hover{
|
||||
background-color:white
|
||||
background-color:white;
|
||||
color:#286090;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -297,7 +297,10 @@
|
|||
<div id="div_test_gabarit">
|
||||
|
||||
<?php
|
||||
|
||||
array
|
||||
(
|
||||
'assure' => 'assure',
|
||||
)
|
||||
?>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user