[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 44/73: Cosmetic : width to large if recover p
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 44/73: Cosmetic : width to large if recover passwd enable and icon trash not available for document (in operation detail) |
Date: |
Fri, 28 May 2021 05:26:37 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit 1dc7fbc206126f13b7e54112ec02411db85dd71a
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Thu Apr 29 14:52:28 2021 +0200
Cosmetic : width to large if recover passwd enable
and icon trash not available for document (in operation detail)
---
html/css/index.css | 1 -
include/lib/ac_common.php | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/css/index.css b/html/css/index.css
index fbe1a9d..a67f1b3 100644
--- a/html/css/index.css
+++ b/html/css/index.css
@@ -79,7 +79,6 @@
#recover_link {
position:absolute;
margin-bottom:30px;
- width: 100%;
}
#recover_box {
diff --git a/include/lib/ac_common.php b/include/lib/ac_common.php
index a106c23..331abb7 100644
--- a/include/lib/ac_common.php
+++ b/include/lib/ac_common.php
@@ -432,6 +432,7 @@ function html_min_page_start($p_theme="", $p_script="",
$p_script2="")
<script src=\"js/scripts.js\" type=\"text/javascript\"></script>
<script src=\"js/acc_ledger.js\" type=\"text/javascript\"></script>
<script src=\"js/smoke.js\" type=\"text/javascript\"></script>";
+ echo "<LINK id=\"pagestyle\" REL=\"stylesheet\" type=\"text/css\"
href=\"css/font/fontello/css/fontello.css\" media=\"screen\"/>";
include_once NOALYSS_INCLUDE.'/lib/message_javascript.php';
echo '</HEAD>
';
- [Noalyss-commit] [noalyss] 29/73: Cosmetic : display properly currency in detail operation, (continued)
- [Noalyss-commit] [noalyss] 29/73: Cosmetic : display properly currency in detail operation, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 34/73: javascript : test and improve cosmetic, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 36/73: improve captcha, replace the global variable by a "DEFINE" constant, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 41/73: Cosmetic : Card History, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 47/73: Fix block problem with font, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 49/73: Improve function display_row_custom for the custom sort key see Sorttable.js, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 50/73: Improve Manage_Table_SQL, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 55/73: Manage_Table_SQL : typo, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 56/73: Output_HTML adapt to bootstrap navbar, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 57/73: Task #1807: Boutons indistincts – thème 7 classic, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 44/73: Cosmetic : width to large if recover passwd enable and icon trash not available for document (in operation detail),
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 28/73: Task #0001961: Devise : faciliter les calculs d'écarts de conversion, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 38/73: Task #1961 : Currency remove default currency, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 40/73: Cosmetic : add button_magnifier for searching, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 52/73: Code Rewriting : rename Noalyss_SQL class by Table_Data_SQL, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 53/73: Code Rewriting : rename Noalyss_SQL class by Table_Data_SQL, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 45/73: Cosmetic : button with HREF, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 60/73: Cosmetic : navigator on small device, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 62/73: Remove dead code, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 63/73: Unit test : update, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 65/73: Task #0001992: Prévision, calcul avec comptabilité analytique, Dany De Bontridder, 2021/05/28