[UI] Removed accidental cyan background for site labels.

This commit is contained in:
hackademix 2020-08-03 19:57:41 +02:00
parent 36cfc9b465
commit 546277aaff
1 changed files with 0 additions and 6 deletions

View File

@ -196,12 +196,6 @@ html:not(.mobile) .sites > tr.site:focus-within {
.site .url .domain { cursor: help } .site .url .domain { cursor: help }
[data-key="domain"] .full-address .host,
[data-key="domain"] .full-address .sub,
[data-key="domain"] .full-address .protocol,
[data-key="host"] .full-address span .protocol {
background-color: #afe;
}
[data-key="host"] .full-address span .protocol, [data-key="host"] .full-address span .protocol,
[data-key="domain"] .full-address span .host, [data-key="domain"] .full-address span .host,
[data-key="domain"] .full-address span .protocol { [data-key="domain"] .full-address span .protocol {