Blame Raw
· · · 27 lines (1.2 KB)
0 contributors
1<div class="flex-container flexFlowColumn">
2 <h3 data-i18n="Creator's Notes contain CSS style tags. Do you want to apply them just to Creator's Notes or to the entire application?" class="margin0">
3 Creator's Notes contain CSS style tags. Do you want to apply them just to Creator's Notes or to the entire application?
4 </h3>
5 <h4 data-i18n="CAUTION: Malformed styles may cause issues." class="neutral_warning">
6 CAUTION: Malformed styles may cause issues.
7 </h4>
8 <hr>
9 <small>
10 <span data-i18n="To change the preference later, use the">
11 To change the preference later, use the
12 </span>
13 <code class="fa-solid fa-palette"></code>
14 <span data-i18n="button in the Creator's Notes block.">
15 button in the Creator's Notes block.
16 </span>
17 </small>
18 <textarea class="text_pole textarea_compact monospace" rows="8" readonly></textarea>
19 <small class="justifyLeft">
20 <b data-i18n="Note:">
21 Note:
22 </b>
23 <span data-i18n="Class names will be automatically prefixed with 'custom-'.">
24 Class names will be automatically prefixed with 'custom-'.
25 </span>
26 </small>
27</div>