[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 07/13: Correct CSS
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 07/13: Correct CSS |
Date: |
Sun, 28 Jan 2024 09:05:26 -0500 (EST) |
sparkyx pushed a commit to branch devel
in repository noalyss.
commit 83c483cf8cd52ff0d95467cdaefe425e27c313b9
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sat Jan 27 21:16:43 2024 +0100
Correct CSS
---
html/css/style-classic7.css | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index 039e71e9d..3a5990fc9 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -44,7 +44,7 @@ input:focus {
font-style: italic;
background-color:transparent;
font-size: 100%;
- font-weight: 0;
+ font-weight: 1.0;
padding: 0px;
margin: 0px;
font-family: sans-serif;
@@ -504,7 +504,7 @@ a.detail
font-family: 'openSansRegular';
text-decoration: underline;
display: block;
- // color: #eb2208;
+ color: #eb2208;
font-weight: normal;
background-color: transparent;
}
- [Noalyss-commit] [noalyss] branch devel updated (f8baa9b30 -> 5c6b3ccdb), dwm, 2024/01/28
- [Noalyss-commit] [noalyss] 04/13: remove access global var Cosmetic disconnect, dwm, 2024/01/28
- [Noalyss-commit] [noalyss] 09/13: Task #2326: Suivi : possibilité de charger plusieurs documents, dwm, 2024/01/28
- [Noalyss-commit] [noalyss] 10/13: Correct merge, dwm, 2024/01/28
- [Noalyss-commit] [noalyss] 05/13: Task #0002327 Warning if saldo incorrect, dwm, 2024/01/28
- [Noalyss-commit] [noalyss] 01/13: Cosmetic : follow-up comment, dwm, 2024/01/28
- [Noalyss-commit] [noalyss] 02/13: Reconnect if session expired, dwm, 2024/01/28
- [Noalyss-commit] [noalyss] 03/13: Bug : MY_REPORT was not respected, dwm, 2024/01/28
- [Noalyss-commit] [noalyss] 11/13: Task #2332 : cosmetique cache liste fichiers, dwm, 2024/01/28
- [Noalyss-commit] [noalyss] 12/13: Upgrade.sql devenu upgrade192.sql, dwm, 2024/01/28
- [Noalyss-commit] [noalyss] 07/13: Correct CSS,
dwm <=
- [Noalyss-commit] [noalyss] 13/13: Task #2332 : cosmetique cache liste fichiers, dwm, 2024/01/28
- [Noalyss-commit] [noalyss] 06/13: Task #2332: Suivi : ajout fichier lié aux commentaires, dwm, 2024/01/28
- [Noalyss-commit] [noalyss] 08/13: Improve tools debug, dwm, 2024/01/28