diff --git a/src/ui/ui.css b/src/ui/ui.css index 9d9f9d5..61ae00e 100644 --- a/src/ui/ui.css +++ b/src/ui/ui.css @@ -186,7 +186,7 @@ html:not(.mobile) .sites > tr.site:focus-within { .site .url { padding: 0 0 0 0.5em; - color: #ccc; + color: #000; vertical-align: top; } .site .url .protocol { display: none }