From 44e204689dbb7091ed4e6eff92b30927ebf06ae9 Mon Sep 17 00:00:00 2001 From: akiyamn Date: Tue, 7 Jun 2022 13:28:35 +1000 Subject: Minor modifications as per request including: buttons, checkboxes --- src/css/bigstyle.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/css/bigstyle.css') diff --git a/src/css/bigstyle.css b/src/css/bigstyle.css index e7ed189..8461345 100644 --- a/src/css/bigstyle.css +++ b/src/css/bigstyle.css @@ -4473,7 +4473,7 @@ fieldset .input-group:first-child { margin-top: 0.75em; } .page-mygov-auth-account div .error-message::before { - content: url("styles/resources/assets/icons/error-oct-red.svg"); + content: url("../img/error.png"); position: relative; left: 0px; top: 0px; -- cgit v1.2.3