[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 05/08: Change color border
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 05/08: Change color border |
Date: |
Thu, 19 Sep 2024 02:45:48 -0400 (EDT) |
sparkyx pushed a commit to branch stable
in repository noalyss.
commit e784d153f38cadda4d9876e5216118d3a3fce97e
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Wed Sep 18 17:59:09 2024 +0200
Change color border
---
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 feb20acf6..23e4f3b52 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -3715,7 +3715,7 @@ h2.h-section {
right:0;
position:absolute;
height:var(--border-size);
- background-color:lightgrey;
+ background-color:lightblue;
transform:scaleX(0);
transition:transform 300ms ease-in-out;
}
- [Noalyss-commit] [noalyss] branch stable updated (6e984878f -> c0b99b024), dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 03/08: Cosmetic : menu and module , animate, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 01/08: add detail, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 02/08: css : Cosmetic add CSS h-section, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 06/08: color, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 04/08: Change color border, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 05/08: Change color border,
dwm <=
- [Noalyss-commit] [noalyss] 07/08: Cosmetic, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 08/08: Cosmetic g_failed, dwm, 2024/09/19