Skip to content

Commit 571199d

Browse files
vivekv1504bhabalanmkesavan13
authored
feat(changelog): Enable viewing commit history between two widgets stable releases (#661)
Co-authored-by: Bharath Balan <62698609+bhabalan@users.noreply.github.com> Co-authored-by: Kesava Krishnan Madavan <mkesavan13@gmail.com>
1 parent bb3bea7 commit 571199d

4 files changed

Lines changed: 391 additions & 472 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)