Update VPN proxy client behavior
This commit is contained in:
@@ -118,6 +118,11 @@
|
||||
stroke-dashoffset: 0;
|
||||
}
|
||||
|
||||
.client-device-traffic-lines path.is-new {
|
||||
stroke-dashoffset: 0;
|
||||
animation: none;
|
||||
}
|
||||
|
||||
.client-local-rules,
|
||||
.client-local-rules-toggle,
|
||||
.client-local-rules-toggle svg,
|
||||
@@ -151,6 +156,13 @@
|
||||
animation: none;
|
||||
}
|
||||
|
||||
.harbor-brand-content > svg,
|
||||
.harbor-brand-name > strong,
|
||||
.harbor-brand-name > em,
|
||||
.harbor-mode-stack {
|
||||
transition: none;
|
||||
}
|
||||
|
||||
.client-shell.is-intro .client-panel,
|
||||
.client-shell.is-intro .client-secondary-menu,
|
||||
.client-shell.is-intro .harbor-versions {
|
||||
|
||||
Reference in New Issue
Block a user