diff --git a/Bootstrap/css/style.css b/Bootstrap/css/style.css index 97580a1..c050e58 100644 --- a/Bootstrap/css/style.css +++ b/Bootstrap/css/style.css @@ -200,10 +200,9 @@ input[type="button" i], input[type="submit" i], input[type="reset" i], input[typ } .frmSearch { - position: relative; width: 100%; padding: 10px; - background: #baebe1; + background: #858585; } #element-list { @@ -225,13 +224,26 @@ input[type="button" i], input[type="submit" i], input[type="reset" i], input[typ cursor: hand; } -#searchInput { +#searchInput, +#searchInputActe, +#searchInputLienparente { padding: 10px; } -#div_selection{ +.div_selection_list{ + position:absolute; + z-index:999; + height:250px; + width:35%; + overflow: auto; +} + +#div_selection_acte, +#div_selection, +#div_selection_prestataire{ position:absolute; z-index:999; height:250px; overflow: auto; + width: 100%; } \ No newline at end of file diff --git a/Vue/Ajaxchargeractesmedicaux/index.php b/Vue/Ajaxchargeractesmedicaux/index.php index ec05fe8..d85d1e6 100755 --- a/Vue/Ajaxchargeractesmedicaux/index.php +++ b/Vue/Ajaxchargeractesmedicaux/index.php @@ -29,7 +29,7 @@ foreach($actes as $v) { - + \ No newline at end of file diff --git a/Vue/gabarit.php b/Vue/gabarit.php index a0baf8c..5a36e4e 100644 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -16,7 +16,7 @@ - +