We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b1030 commit 2fa865eCopy full SHA for 2fa865e
2 files changed
CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
12
- Handle mandatory template fields in history button escalation
13
- Fix `tag` deletion before escalation using `Escalate button`
14
+- Fix `label` button color
15
16
## [2.9.18] - 2025-30-09
17
css/escalade.css
@@ -66,6 +66,7 @@ a.escalade_history {
66
67
.itil-footer .action-escalation {
68
background-color: #F8CBCBFF;
69
+ color: #27363b;
70
}
71
72
a.dropdown-item.action-escalation.answer-action {
0 commit comments