SysOps: voice-agy-webbuilder-backup — 2026-06-23 10:04 UTC

This commit is contained in:
sysops
2026-06-23 10:04:23 +00:00
parent 3bf15c4850
commit 26fe76afdd
165 changed files with 47427 additions and 1264 deletions
+13
View File
@@ -194,3 +194,16 @@
.nav-pill.active { animation: none; }
.nav-pill:hover { transform: none; }
}
/* Sidebar: app-sidebar-neo.css only — no topnav glow/pulse */
.app-sidebar .nav-pill,
.app-sidebar .nav-pill:hover,
.app-sidebar .nav-pill.active {
animation: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
.app-sidebar .nav-pill::before,
.app-sidebar .nav-pill::after {
display: none !important;
}