Skip to content

Commit

Permalink
panel footer on ticket edit
Browse files Browse the repository at this point in the history
  • Loading branch information
mart2070 committed May 8, 2024
1 parent 79a3440 commit 379da7d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tdx-enhanced.js
Original file line number Diff line number Diff line change
Expand Up @@ -1133,6 +1133,10 @@ li.ui-state-active {
background-color: var(--bg-1);
}
.panel-footer {
background-color: var(--bg-1);
}
.panel-title {
color: var(--txt-2);
}
Expand Down

0 comments on commit 379da7d

Please sign in to comment.