From b5d1c9d8c8cf57220569f9c7717ebed8c6a61bf0 Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Mon, 30 Sep 2024 18:55:50 +0900 Subject: [PATCH] Test CSS update with upload error name --- test/other.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/other.css b/test/other.css index 74838e0..c479a84 100644 --- a/test/other.css +++ b/test/other.css @@ -104,7 +104,8 @@ CSS Other cursor: pointer; } -.SubError { +.SubError, +.afus-upload-error { color: red; }