Skip to content

Commit 9b2a3d1

Browse files
authored
Merge branch 'webex:next' into next
2 parents aa08727 + a477740 commit 9b2a3d1

18 files changed

Lines changed: 1178 additions & 1189 deletions

File tree

docs/changelog/assets/css/app.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
/*
1+
/*
22
* CSS Variables for consistent theming
3-
*
3+
*
44
* Usage in CSS: background-color: var(--color-webex-blue);
55
* Usage in JS: element.style.backgroundColor = 'var(--color-success)';
6-
*
6+
*
77
* Available variables:
88
* --color-success: Success state (green)
99
* --color-success-hover: Success hover state

0 commit comments

Comments
 (0)