[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 06/11: Cosmetic h1.legend, legend & fieldset
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 06/11: Cosmetic h1.legend, legend & fieldset |
Date: |
Thu, 8 Aug 2024 14:52:17 -0400 (EDT) |
sparkyx pushed a commit to branch unstable
in repository noalyss.
commit b5aa321d933422cfe8969bcc4ef19be227321388
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Tue Aug 6 21:38:51 2024 +0200
Cosmetic h1.legend, legend & fieldset
---
html/css/style-classic7.css | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index f414de9d6..ffa2d3c17 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -634,6 +634,9 @@ h1.legend, legend {
border-width: 1px;
border-style: solid;
padding: 1rem;
+ margin: 0.5rem 0rem 0.5rem 2rem;
+
+
width: 20rem;
border-radius: 5px;
}
@@ -1851,6 +1854,7 @@ div.box tr.even {
}
fieldset {
border-width: 1px;
+ margin-left: 0.5rem;
}
#tva_select table {
border-spacing: 0px;
- [Noalyss-commit] [noalyss] branch unstable updated (65dd4e31c -> 451b9cb7c), dwm, 2024/08/08
- [Noalyss-commit] [noalyss] 03/11: GESTION : operation add receipt number, dwm, 2024/08/08
- [Noalyss-commit] [noalyss] 11/11: documentation, dwm, 2024/08/08
- [Noalyss-commit] [noalyss] 01/11: Documentation, dwm, 2024/08/08
- [Noalyss-commit] [noalyss] 07/11: CCARD : rewrite, dwm, 2024/08/08
- [Noalyss-commit] [noalyss] 04/11: CCARD : rewriting interface, code cleanup, dwm, 2024/08/08
- [Noalyss-commit] [noalyss] 08/11: new function alternate_row_color_list, dwm, 2024/08/08
- [Noalyss-commit] [noalyss] 09/11: CCARD : remove category card with confirm, remove dead code, dwm, 2024/08/08
- [Noalyss-commit] [noalyss] 05/11: Javascript : documentation avec JSDOC, dwm, 2024/08/08
- [Noalyss-commit] [noalyss] 06/11: Cosmetic h1.legend, legend & fieldset,
dwm <=
- [Noalyss-commit] [noalyss] 10/11: Fix : retrieve label from tva_code, dwm, 2024/08/08
- [Noalyss-commit] [noalyss] 02/11: Bug : fix create event from AGENDA, dwm, 2024/08/08