Add Harbor Gateway auto-detection for client routing
This commit is contained in:
@@ -1287,6 +1287,11 @@ p {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.client-proxy-label.is-gateway {
|
||||
color: var(--client-accent);
|
||||
text-shadow: 0 0 10px color-mix(in oklch, var(--client-accent) 42%, transparent);
|
||||
}
|
||||
|
||||
.client-proxy-address {
|
||||
color: var(--client-text);
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user