Skip to content

Commit 2fa865e

Browse files
authored
Fix color (#421)
* Fix(UI): fix label color * adapt changelog
1 parent d4b1030 commit 2fa865e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111

1212
- Handle mandatory template fields in history button escalation
1313
- Fix `tag` deletion before escalation using `Escalate button`
14+
- Fix `label` button color
1415

1516
## [2.9.18] - 2025-30-09
1617

css/escalade.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ a.escalade_history {
6666

6767
.itil-footer .action-escalation {
6868
background-color: #F8CBCBFF;
69+
color: #27363b;
6970
}
7071

7172
a.dropdown-item.action-escalation.answer-action {

0 commit comments

Comments
 (0)