use correct font for tick character (#9055)
This commit is contained in:
parent
1c19eb0da0
commit
b6e8142780
1 changed files with 2 additions and 2 deletions
|
@ -160,7 +160,7 @@
|
|||
font_style = {FONT_STYLE}
|
||||
color = {FONT_COLOR}
|
||||
text = {TEXT}
|
||||
text_markup = "(text_markup)"
|
||||
text_markup = true
|
||||
[/text]
|
||||
#enddef
|
||||
|
||||
|
@ -247,7 +247,7 @@
|
|||
({GUI__BORDER_COLOR ALPHA={ALPHA}})
|
||||
({GUI__BORDER_COLOR_DARK ALPHA={ALPHA}}) ("21, 79, 109, 255") {IPF}}
|
||||
|
||||
{_GUI_BUTTON_TEXT (_"page^✔ Copied") ({FONT_SIZE}) () ("0, 255, 0, 255")}
|
||||
{_GUI_BUTTON_TEXT (_"page^<span font_family='DejaVu Sans'>✔</span> Copied") ({FONT_SIZE}) () ("0, 255, 0, 255")}
|
||||
|
||||
[/draw]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue