noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 71/86: Merge branch 'stable' into unstable


From: dwm
Subject: [Noalyss-commit] [noalyss] 71/86: Merge branch 'stable' into unstable
Date: Thu, 19 Sep 2024 02:42:02 -0400 (EDT)

sparkyx pushed a commit to branch unstable
in repository noalyss.

commit 676aefaeeb41a3b331cc1fe375840b68712b5ca8
Merge: 62bf9622c 14d65dd0a
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Tue Sep 17 14:36:25 2024 +0200

    Merge branch 'stable' into unstable
    
    * stable:
      Bug : saved search does not take the date end
      PHP8.2 : deprecated dynamique attr.
      Cosmetic , missing bcscale and code cleaning
      Set the DB to the version 202 for NOALYSS9.3 correct make-sql
      Bug : when only one extension, it fails

 html/css/style-classic7.css                        | 26 +++++++++-------------
 include/class/extension.class.php                  | 14 +++++++++++-
 .../acc_ledger_search-display_list_filter.php      |  1 +
 include/template/ledger_detail_bottom.php          |  1 +
 4 files changed, 26 insertions(+), 16 deletions(-)

diff --cc html/css/style-classic7.css
index 22d96b82d,ed70dd176..07515935a
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@@ -3637,15 -3639,3 +3639,9 @@@ div.widget-full_size 
   }
  
   div.row.odd.hover:hover,div.row.even.hover:hover   {      background-color: 
var(--hover) !important;    }
- h2 {
 +
++h2.legend {
++ background-color: #e4e9ee;
 + color: navy;
-  background-color: #b2d3d929 !important;
-  border: solid 1px navy;
- }
- .super {
-     font-variant-caps: all-small-caps;
-     font-family: arial;
-     font-size: 80%;
-     vertical-align: super;
++ border: 1px steelblue solid;
 +}



reply via email to

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