This commit is contained in:
arys
2026-03-11 13:53:32 +05:00
parent 01c938cf21
commit 71fb3347bc
+4 -5
View File
@@ -1,5 +1,5 @@
/* =========================================================
KAI v4.0 Dashboard Dark Theme Globals
/* =========================================================
KAI v4.0 Dashboard — Dark Theme Globals
Loaded by MarketingAnalysisV3.vue via <style>
========================================================= */
@import url('https://fonts.googleapis.com/css2?family=Unbounded:wght@400;700;900&family=Onest:wght@400;500;600;700&display=swap');
@@ -507,6 +507,5 @@
}
.kai-peak-title { font-weight: 700; color: var(--kai-blue); font-size: 13px; margin-bottom: 4px; }
.kai-peak-sub { font-size: 11px; color: var(--kai-txt2); }
.kai-term-icon { color: rgba(255,255,255,0.4); font-size: 13px; margin-left: 4px; cursor: help; transition: color 0.2s; }
.kai-term-icon:hover { color: #2D7BFF; }
.kai-term-icon { color: rgba(255,255,255,0.4); font-size: 13px; margin-left: 4px; cursor: help; transition: color 0.2s; }
.kai-term-icon:hover { color: #2D7BFF; }