From ccef2ce14d14da2ccfcfa74778b8ec1e2a3839f3 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Sun, 6 Feb 2022 16:44:45 +0800 Subject: Adapt frontend to new AdminLog --- jimbrella/static/jimbrella.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jimbrella/static') diff --git a/jimbrella/static/jimbrella.css b/jimbrella/static/jimbrella.css index 056e0b4..2c6987b 100644 --- a/jimbrella/static/jimbrella.css +++ b/jimbrella/static/jimbrella.css @@ -76,7 +76,7 @@ input.db-edit { background-color: #d3e99f; } -.admin_modify_db, .yellow { +.yellow { background-color: #e8e89d; } -- cgit v1.2.3