[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 03/86: Cosmetic: without z-index, the class c
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 03/86: Cosmetic: without z-index, the class col is behind the autocomplete div in COMPANY |
Date: |
Thu, 19 Sep 2024 02:41:46 -0400 (EDT) |
sparkyx pushed a commit to branch unstable
in repository noalyss.
commit 3577939251f52c11b2109056f5ca9a0217178eb7
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sun Sep 1 21:45:43 2024 +0200
Cosmetic: without z-index, the class col is behind the autocomplete div in
COMPANY
---
include/template/module.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/template/module.php b/include/template/module.php
index 3567d452e..ef825db22 100644
--- a/include/template/module.php
+++ b/include/template/module.php
@@ -71,7 +71,7 @@ if ( $cn->get_value("select count(*) from profile join
profile_user using (p_id)
echo $direct->input();
$gDossier=dossier::id();
?>
- <div id="ac_choices" class="autocomplete"
style="width:150px"></div>
+ <div id="ac_choices" class="autocomplete"
style="width:150px;z-index:1"></div>
<?php
echo HtmlInput::submit('go',_('Aller'));
?>
- [Noalyss-commit] [noalyss] 10/86: Merge branch 'pre-stable' into stable, (continued)
- [Noalyss-commit] [noalyss] 10/86: Merge branch 'pre-stable' into stable, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 12/86: Cosmetic #0002375: Menu COMPTA/LET/LETCARD : le nom de la fiche n'apparaƮt pas., dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 15/86: Merge branch 'pre-stable' into stable, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 06/86: CFGMENU : bug cannot update menu, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 09/86: C0OPT1 , C1MENU : improve doc, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 16/86: wip : cosmetic, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 27/86: Cosmetic improve widget bookmark color for hover, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 32/86: RECONCILE : fix bug : sum incorrect if several items RECONCILE : remove direct access to, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 41/86: Bug : some db doesn't have the view v_quant_detail, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 42/86: Improve : creation db , mod1 , mod2 and account_repository remove the alter table disable all triggers, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 03/86: Cosmetic: without z-index, the class col is behind the autocomplete div in COMPANY,
dwm <=
- [Noalyss-commit] [noalyss] 35/86: RECONCILE : VAT ND not in account, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 31/86: RECONCILE : fix bug : sum incorrect if several items, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 07/86: C0OPT1 , C1MENU : improve doc, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 05/86: C0OPT1 , C1MENU : improve doc, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 23/86: Merge branch 'pre-stable' into stable, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 28/86: Cosmetic improve widget bookmark color for hover, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 19/86: Cosmetic, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 34/86: RECONCILE : fix bug : sum incorrect if several items, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 53/86: Merge branch 'stable' into unstable, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 59/86: Set the DB to the version 202 for NOALYSS9.3 correct make-sql, dwm, 2024/09/19