tetratech / baytrendsmap

Shiny app to create maps on-the-fly from output of the baytrends package.
https://tetratech.github.io/baytrendsmap/
MIT License
4 stars 2 forks source link

Initial popup screen bolding #62

Closed jharcum closed 2 years ago

jharcum commented 2 years ago

Is your feature request related to a problem? Please describe. Make highlighted text on initial pop up screen bold

Additional context See below popup for details image

leppott commented 2 years ago

Added spacing for View Tidal Trends and bolded HELP for consistency.

image

Changed shinyalert to html = TRUE and was able to use html tags to format the text.

image

jharcum commented 2 years ago

looks good