From 3a177e4cc7a74bb2b05d30f267b024ed0e14e6ed Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sun, 1 Nov 2020 17:31:40 +0100 Subject: [PATCH] Cosmetic --- html/style-classic7.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/style-classic7.css b/html/style-classic7.css index 3846206d4..e0235d9bb 100644 --- a/html/style-classic7.css +++ b/html/style-classic7.css @@ -53,6 +53,7 @@ input:focus { .notice { color:orangered; font-style: italic; + background-color:transparent; } a.mtitle span.notice { @@ -2486,4 +2487,4 @@ span.tagcell { #action_add_action2_list { height:15rem; overflow: auto; -} \ No newline at end of file +}