diff --git a/htdocs/adherents/list.php b/htdocs/adherents/list.php index 8828a72df28..bd5f70d0973 100644 --- a/htdocs/adherents/list.php +++ b/htdocs/adherents/list.php @@ -511,7 +511,7 @@ if (! empty($arrayfields['state.nom']['checked'])) if (! empty($arrayfields['country.code_iso']['checked'])) { print ''; - print $form->select_country($search_country, 'search_country', '', 0, 'maxwidth100'); + print $form->select_country($search_country, 'search_country', '', 0, 'minwidth100imp maxwidth100'); print ''; } // Phone pro diff --git a/htdocs/comm/propal/list.php b/htdocs/comm/propal/list.php index 67c347a97d5..0b3179bd239 100644 --- a/htdocs/comm/propal/list.php +++ b/htdocs/comm/propal/list.php @@ -564,7 +564,7 @@ if ($resql) if (! empty($arrayfields['country.code_iso']['checked'])) { print ''; - print $form->select_country($search_country, 'search_country', '', 0, 'maxwidth100'); + print $form->select_country($search_country, 'search_country', '', 0, 'minwidth100imp maxwidth100'); print ''; } // Company type diff --git a/htdocs/commande/list.php b/htdocs/commande/list.php index 95483513c72..c20abf44fe2 100644 --- a/htdocs/commande/list.php +++ b/htdocs/commande/list.php @@ -622,7 +622,7 @@ if ($resql) if (! empty($arrayfields['country.code_iso']['checked'])) { print ''; - print $form->select_country($search_country, 'search_country', '', 0, 'maxwidth100'); + print $form->select_country($search_country, 'search_country', '', 0, 'minwidth100imp maxwidth100'); print ''; } // Company type diff --git a/htdocs/compta/facture/list.php b/htdocs/compta/facture/list.php index 3363caddeef..600c4f7b57a 100644 --- a/htdocs/compta/facture/list.php +++ b/htdocs/compta/facture/list.php @@ -759,7 +759,7 @@ if ($resql) if (! empty($arrayfields['country.code_iso']['checked'])) { print ''; - print $form->select_country($search_country, 'search_country', '', 0, 'maxwidth100'); + print $form->select_country($search_country, 'search_country', '', 0, 'minwidth100imp maxwidth100'); print ''; } // Company type diff --git a/htdocs/contact/list.php b/htdocs/contact/list.php index 897dfaf557b..4419c087a3c 100644 --- a/htdocs/contact/list.php +++ b/htdocs/contact/list.php @@ -584,7 +584,7 @@ if (! empty($arrayfields['p.town']['checked'])) if (! empty($arrayfields['country.code_iso']['checked'])) { print ''; - print $form->select_country($search_country, 'search_country', '', 0, 'maxwidth100'); + print $form->select_country($search_country, 'search_country', '', 0, 'minwidth100imp maxwidth100'); print ''; } if (! empty($arrayfields['p.phone']['checked'])) diff --git a/htdocs/contrat/list.php b/htdocs/contrat/list.php index fb2422b7762..4431305322b 100644 --- a/htdocs/contrat/list.php +++ b/htdocs/contrat/list.php @@ -499,7 +499,7 @@ if (! empty($arrayfields['state.nom']['checked'])) if (! empty($arrayfields['country.code_iso']['checked'])) { print ''; - print $form->select_country($search_country, 'search_country', '', 0, 'maxwidth100'); + print $form->select_country($search_country, 'search_country', '', 0, 'minwidth100imp maxwidth100'); print ''; } // Company type diff --git a/htdocs/expedition/list.php b/htdocs/expedition/list.php index a490089325d..be7bcfa50ef 100644 --- a/htdocs/expedition/list.php +++ b/htdocs/expedition/list.php @@ -357,7 +357,7 @@ if ($resql) if (! empty($arrayfields['country.code_iso']['checked'])) { print ''; - print $form->select_country($search_country, 'search_country', '', 0, 'maxwidth100'); + print $form->select_country($search_country, 'search_country', '', 0, 'minwidth100imp maxwidth100'); print ''; } // Company type diff --git a/htdocs/fourn/commande/list.php b/htdocs/fourn/commande/list.php index 56bde44b7bd..265d00f6bbe 100644 --- a/htdocs/fourn/commande/list.php +++ b/htdocs/fourn/commande/list.php @@ -792,7 +792,7 @@ if ($resql) if (! empty($arrayfields['country.code_iso']['checked'])) { print ''; - print $form->select_country($search_country, 'search_country', '', 0, 'maxwidth100'); + print $form->select_country($search_country, 'search_country', '', 0, 'minwidth100imp maxwidth100'); print ''; } // Company type diff --git a/htdocs/fourn/facture/list.php b/htdocs/fourn/facture/list.php index 4d5a3d32c78..73d5a4b3a4d 100644 --- a/htdocs/fourn/facture/list.php +++ b/htdocs/fourn/facture/list.php @@ -671,7 +671,7 @@ if ($resql) if (! empty($arrayfields['country.code_iso']['checked'])) { print ''; - print $form->select_country($search_country, 'search_country', '', 0, 'maxwidth100'); + print $form->select_country($search_country, 'search_country', '', 0, 'minwidth100imp maxwidth100'); print ''; } // Company type diff --git a/htdocs/reception/list.php b/htdocs/reception/list.php index 3340a192081..bbf554ed6b1 100644 --- a/htdocs/reception/list.php +++ b/htdocs/reception/list.php @@ -666,7 +666,7 @@ if ($resql) if (! empty($arrayfields['country.code_iso']['checked'])) { print ''; - print $form->select_country($search_country, 'search_country', '', 0, 'maxwidth100'); + print $form->select_country($search_country, 'search_country', '', 0, 'minwidth100imp maxwidth100'); print ''; } // Company type diff --git a/htdocs/societe/list.php b/htdocs/societe/list.php index cf42b59f558..28a9b283d6d 100644 --- a/htdocs/societe/list.php +++ b/htdocs/societe/list.php @@ -265,7 +265,7 @@ if (empty($reshook)) $search_status=-1; $search_stcomm=''; $search_level=''; - $search_parent_name=-1; + $search_parent_name=''; $search_import_key=''; $toselect=''; $search_array_options=array(); @@ -738,7 +738,7 @@ if (! empty($arrayfields['region.nom']['checked'])) if (! empty($arrayfields['country.code_iso']['checked'])) { print ''; - print $form->select_country($search_country, 'search_country', '', 0, 'maxwidth100'); + print $form->select_country($search_country, 'search_country', '', 0, 'minwidth100imp maxwidth100'); print ''; } // Company type diff --git a/htdocs/supplier_proposal/list.php b/htdocs/supplier_proposal/list.php index 17dc033361e..e6dd96d3641 100644 --- a/htdocs/supplier_proposal/list.php +++ b/htdocs/supplier_proposal/list.php @@ -493,7 +493,7 @@ if ($resql) if (! empty($arrayfields['country.code_iso']['checked'])) { print ''; - print $form->select_country($search_country, 'search_country', '', 0, 'maxwidth100'); + print $form->select_country($search_country, 'search_country', '', 0, 'minwidth100imp maxwidth100'); print ''; } // Company type diff --git a/htdocs/takepos/customers.php b/htdocs/takepos/customers.php index 93a49d1d91c..3bf79f38382 100644 --- a/htdocs/takepos/customers.php +++ b/htdocs/takepos/customers.php @@ -765,7 +765,7 @@ if (! empty($arrayfields['region.nom']['checked'])) if (! empty($arrayfields['country.code_iso']['checked'])) { print ''; - print $form->select_country($search_country, 'search_country', '', 0, 'maxwidth100'); + print $form->select_country($search_country, 'search_country', '', 0, 'minwidth100imp maxwidth100'); print ''; } // Company type diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 51f9d8d2990..dde22ddcec6 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1007,6 +1007,7 @@ select.selectarrowonleft option { .minwidth50imp { min-width: 50px !important; } .minwidth75imp { min-width: 75px !important; } .minwidth100imp { min-width: 100px !important; } + .minwidth150imp { min-width: 150px !important; } .minwidth200imp { min-width: 200px !important; } .minwidth300imp { min-width: 300px !important; } .minwidth400imp { min-width: 300px !important; } @@ -1020,8 +1021,9 @@ select.selectarrowonleft option { .minwidth50imp { min-width: 50px !important; } .minwidth75imp { min-width: 70px !important; } .minwidth100imp { min-width: 80px !important; } - .minwidth200imp { min-width: 100px !important; } - .minwidth300imp { min-width: 100px !important; } + .minwidth150imp { min-width: 100px !important; } + .minwidth200imp { min-width: 110px !important; } + .minwidth300imp { min-width: 120px !important; } .minwidth400imp { min-width: 150px !important; } .minwidth500imp { min-width: 250px !important; } } @@ -1100,9 +1102,10 @@ select.selectarrowonleft option { .maxwidth400onsmartphone { max-width: 400px; } .minwidth50imp { min-width: 50px !important; } .minwidth75imp { min-width: 60px !important; } - .minwidth100imp { min-width: 60px !important; } - .minwidth200imp { min-width: 60px !important; } - .minwidth300imp { min-width: 100px !important; } + .minwidth100imp { min-width: 80px !important; } + .minwidth150imp { min-width: 90px !important; } + .minwidth200imp { min-width: 100px !important; } + .minwidth300imp { min-width: 120px !important; } .minwidth400imp { min-width: 150px !important; } .minwidth500imp { min-width: 250px !important; } .titlefield { width: auto; } diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index 5bd5c386641..8b988823046 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -967,6 +967,7 @@ select.selectarrowonleft option { .minwidth50imp { min-width: 50px !important; } .minwidth75imp { min-width: 75px !important; } .minwidth100imp { min-width: 100px !important; } + .minwidth150imp { min-width: 150px !important; } .minwidth200imp { min-width: 200px !important; } .minwidth300imp { min-width: 300px !important; } .minwidth400imp { min-width: 300px !important; } @@ -980,20 +981,21 @@ select.selectarrowonleft option { .minwidth50imp { min-width: 50px !important; } .minwidth75imp { min-width: 70px !important; } .minwidth100imp { min-width: 80px !important; } - .minwidth200imp { min-width: 100px !important; } - .minwidth300imp { min-width: 100px !important; } - .minwidth400imp { min-width: 100px !important; } - .minwidth500imp { min-width: 100px !important; } + .minwidth150imp { min-width: 100px !important; } + .minwidth200imp { min-width: 110px !important; } + .minwidth300imp { min-width: 120px !important; } + .minwidth400imp { min-width: 150px !important; } + .minwidth500imp { min-width: 250px !important; } } /* Force values for small screen 767 */ @media only screen and (max-width: 767px) { body { - font-size: px; + font-size: ; } div.refidno { - font-size: px !important; + font-size: !important; } } @@ -1056,11 +1058,12 @@ select.selectarrowonleft option { .maxwidth400onsmartphone { max-width: 400px; } .minwidth50imp { min-width: 50px !important; } .minwidth75imp { min-width: 60px !important; } - .minwidth100imp { min-width: 60px !important; } - .minwidth200imp { min-width: 60px !important; } - .minwidth300imp { min-width: 60px !important; } - .minwidth400imp { min-width: 60px !important; } - .minwidth500imp { min-width: 60px !important; } + .minwidth100imp { min-width: 80px !important; } + .minwidth150imp { min-width: 90px !important; } + .minwidth200imp { min-width: 100px !important; } + .minwidth300imp { min-width: 120px !important; } + .minwidth400imp { min-width: 150px !important; } + .minwidth500imp { min-width: 250px !important; } .titlefield { width: auto; } .titlefieldcreate { width: auto; }