[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 03/16: Cosmetic width menu
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 03/16: Cosmetic width menu |
Date: |
Tue, 27 May 2025 09:26:07 -0400 (EDT) |
sparkyx pushed a commit to branch unstable
in repository noalyss.
commit 3da8aa2a7843152d60ae3e131d36df6096fc3ccc
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sun May 18 11:17:14 2025 +0200
Cosmetic width menu
---
html/css/style-classic7.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index 0f4821c67..83ab150ba 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -3391,7 +3391,7 @@ margin:1px;
/* MD */
@media (min-width: 768px) {
.nav-level0 > li >a {
- padding:1.1rem;
+ padding:0.7rem;
}
}
- [Noalyss-commit] [noalyss] branch unstable updated (a21554139 -> 34489f687), dwm, 2025/05/27
- [Noalyss-commit] [noalyss] 03/16: Cosmetic width menu,
dwm <=
- [Noalyss-commit] [noalyss] 10/16: Data_SQL and Table_Data_SQL add virtual column, to allow transformation of columns in SQL, faster than transforming in PHP afterward, dwm, 2025/05/27
- [Noalyss-commit] [noalyss] 04/16: FIX bug due changes Data_SQL, dwm, 2025/05/27
- [Noalyss-commit] [noalyss] 02/16: FONT MONSERRAT ROBOTO Title and menu, dwm, 2025/05/27
- [Noalyss-commit] [noalyss] 05/16: FREC : checkbox, checked by range, hidden elements must not be checked, dwm, 2025/05/27
- [Noalyss-commit] [noalyss] 08/16: Improve Code: Database : add __toString, dwm, 2025/05/27
- [Noalyss-commit] [noalyss] 14/16: Add column timestamp for table TOOL_UOS, dwm, 2025/05/27
- [Noalyss-commit] [noalyss] 01/16: Code Improve : Data_SQL, dwm, 2025/05/27
- [Noalyss-commit] [noalyss] 06/16: FIX bug due changes Data_SQL, dwm, 2025/05/27
- [Noalyss-commit] [noalyss] 07/16: Detail Operation for small screen, dwm, 2025/05/27
- [Noalyss-commit] [noalyss] 09/16: Code Improve : Single_Record, dwm, 2025/05/27