Merge branch 'stable' into unstable

* stable:
  CSS font h2
  CSS : Cosmetic add CSS h-section and super (for detail)
  Bug : saved search does not take the date end
  Cosmetic , missing bcscale and code cleaning
  PHP8.2 : deprecated dynamique attr.
  Set the DB to the version 202 for NOALYSS9.3 correct make-sql
This commit is contained in:
sparkyx 2024-09-17 17:49:58 +02:00
commit a9f2266f6f

View file

@ -3647,10 +3647,10 @@ h2.h-section {
font-style: normal;
font-family: OpenSansRegular;
}
.super {
font-family: SansationLight;
vertical-align: super;
font-size: 80%;
font-variant-caps: normal;
.super {
font-family: SansationLight;
vertical-align: super;
font-size: 80%;
font-variant-caps: normal;
}
}