TinyMCE : comment on operation

This commit is contained in:
sparkyx 2025-10-18 16:03:10 +02:00
parent 065c6c0357
commit 98d463454b
16 changed files with 357 additions and 59 deletions

View file

@ -4089,4 +4089,16 @@ h2.h-section {
*/
.bt-error {
color:var(--color-red);
}
#jrn_note_td {
background-color: lightyellow;
}
.font-small {
font-size: 0.90rem;
}