Skip to content

Commit

Permalink
Merge branch 'main' into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
ejunga committed Jan 23, 2026
2 parents 2972c10 + 8fa4dc1 commit e5c5014
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tdx-enhanced.js
Original file line number Diff line number Diff line change
Expand Up @@ -3835,8 +3835,8 @@ body .tdworkmgmt.table>tbody>tr:not(.tdx-grid__group-header):not(.TDGridHeader):
}
html .cke_editable {
background-color: var(--bg-4) important!;
color: var(--txt-1) important!;
background-color: var(--bg-0) !important;
color: var(--txt-1) !important;
}
.cke_wysiwyg_div, .cke_wysiwyg_frame {
Expand Down

0 comments on commit e5c5014

Please sign in to comment.