[UI] Removed accidental cyan background for site labels.
This commit is contained in:
parent
36cfc9b465
commit
546277aaff
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue