From d29946052c48269c0f0386305d6f51854cb55079 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Tue, 10 May 2022 01:52:08 -0700 Subject: web: display who throws first in visit log --- web/static/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'web/static') diff --git a/web/static/style.css b/web/static/style.css index e747e1a..0ebec5c 100644 --- a/web/static/style.css +++ b/web/static/style.css @@ -396,6 +396,7 @@ body { #visits .p100 { color: #78c018; } #visits .p140 { color: #20e018; } #visits .p180 { color: #20e018; font-weight: bold; } +#visits .throws-first { color: #aaa; } #visits .visit-p1-name { grid-column: 1 / span 2; } #visits .visit-p2-name { grid-column: 4 / span 2; } #visits .visit-p1-pts { grid-column: 1; } -- cgit v1.2.3-70-g09d2