From b9a01f8de1a224511f45980e9f52e8fafe4207e8 Mon Sep 17 00:00:00 2001 From: Gitoffthelawn Date: Mon, 16 Jan 2023 23:16:46 -0800 Subject: Code consistency (continued) --- css/popup.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/popup.css b/css/popup.css index 1304df3..2a8dc70 100644 --- a/css/popup.css +++ b/css/popup.css @@ -73,6 +73,7 @@ label span { label { color: #eee; } + th { color: white; font-weight: normal; @@ -86,5 +87,5 @@ label span { border: solid 1px #777 !important; background-color: rgb(32,33,36) !important; color: #ddd; - } + } } -- cgit v1.2.3