aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/hydrilla/proxy/web_ui/templates/base.html.jinja2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hydrilla/proxy/web_ui/templates/base.html.jinja b/src/hydrilla/proxy/web_ui/templates/base.html.jinja
index 493398a..37930e2 100644
--- a/src/hydrilla/proxy/web_ui/templates/base.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/base.html.jinja
@@ -123,7 +123,7 @@ code in a proprietary work, I am not going to enforce this in court.
}
.button-row-separator {
- background-color: #65A065;
+ background-color: #888;
flex: 0 0 2px;
}