noalyss-commit
[Top][All Lists]
Advanced

[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>
     ';



reply via email to

[Prev in Thread] Current Thread [Next in Thread]