Use theme-safe installer notice styling
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/a71df5f0-f463-4c08-b54d-946d97d0aafd Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c12a680d27
commit
cd3ab47aa0
+1
-1
@@ -387,7 +387,7 @@ class InstallerWindow(Adw.ApplicationWindow):
|
|||||||
notice_lbl.set_halign(Gtk.Align.FILL)
|
notice_lbl.set_halign(Gtk.Align.FILL)
|
||||||
notice_lbl.set_markup(
|
notice_lbl.set_markup(
|
||||||
"<span weight='bold'>Heads up — Server + Desktop prerequisites</span>\n"
|
"<span weight='bold'>Heads up — Server + Desktop prerequisites</span>\n"
|
||||||
"• A domain or subdomain from <span foreground='#3584e4' weight='bold'>https://njal.la</span>\n"
|
"• A domain or subdomain from <span weight='bold'>https://njal.la</span>\n"
|
||||||
"• The ability to open / forward ports on your router\n\n"
|
"• The ability to open / forward ports on your router\n\n"
|
||||||
"Don't worry — after install, the onboarding wizard walks you through every step.\n"
|
"Don't worry — after install, the onboarding wizard walks you through every step.\n"
|
||||||
"<span size='small'>Desktop Only and Node Only do not require a domain or port forwarding.</span>"
|
"<span size='small'>Desktop Only and Node Only do not require a domain or port forwarding.</span>"
|
||||||
|
|||||||
Reference in New Issue
Block a user