Commit 81f4ad2
authored
Restore colors for word limit warning message in tinymce widget (#4641)
The colors went missing with the daisyUI refactor
9cfc791
The use of `!important` is not great, but it's already widespread inside
this file (because the tinymce stylesheet is loaded after Hypha's and
therefore takes precedence).
## Screenshots
<details><summary>Before</summary>
<img width="768" height="546" alt="Screenshot 2025-11-27 at 16-26-51 Max
words"
src="https://github.com/user-attachments/assets/196c9cff-16c0-47db-aff6-6d2609313d3a"
/>
</details>
<details><summary>After</summary>
<img width="768" height="546" alt="Screenshot 2025-11-27 at 16-29-04 Max
words"
src="https://github.com/user-attachments/assets/592c58e8-8c0d-4afc-b824-eb31db087f28"
/>
</details>1 parent 2e95dbf commit 81f4ad2
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments