diff --git a/ui/widgets/connect_known.css b/ui/widgets/connect_known.css index bebb443..d2ce966 100644 --- a/ui/widgets/connect_known.css +++ b/ui/widgets/connect_known.css @@ -108,8 +108,11 @@ font-size: 0.8em; margin-right: 5px; font-weight: normal; + padding: 0 2px; + border-radius: 2px; } #connect-known-list li h2.highlight::before { color: #eee; + background: #555; }