diff --git a/app/templates/index.html b/app/templates/index.html index 30d7f11..4f39ee3 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -2,7 +2,7 @@ - DB Endpoint Latency Checker + DB Latency Minimalist SaaS @@ -17,6 +17,8 @@ .latency-table th, .latency-table td { border:1px solid #dde1ec; padding:0.56em 0.9em;} .summary-label { font-weight:700; } .summary-value { font-weight:400; } + .clear-btn-active { background: #ea1616!important; color:#fff!important; border:1.3px solid #e34434!important; } + .clear-btn-active:hover { background: #e32e2e!important; color:#fff!important; } @@ -70,9 +72,9 @@

DB Endpoint Latency Checker

-