OpenWrt2020 is my favourite theme, but it's the only theme which doesn't apply any decoration to the links in the div
with class=cbi-value-description
(as per screenshot below), in the bootstrap and OpenWrt themes the link is either underlined or displayed with a different color.
As I maintain a few luci apps, I'd like to remedy that at least in my apps. Should I fix it in the luci apps lua/js code with some style? Is there a luci-standard style I should apply to the anchor?