diff options
| author | akiyamn | 2022-06-08 11:55:30 +1000 |
|---|---|---|
| committer | akiyamn | 2022-06-08 11:55:30 +1000 |
| commit | 4270135d76f63ac682e80d2142892f2f18991d8e (patch) | |
| tree | e451f91c7912b12c53f975319434f4ace14e2867 /src/css/infobox.css | |
| parent | ab6487786730057f0381bfc7e57aeef5528c24aa (diff) | |
| download | css-4270135d76f63ac682e80d2142892f2f18991d8e.tar.gz css-4270135d76f63ac682e80d2142892f2f18991d8e.zip | |
Fixed up success page and forms
Diffstat (limited to 'src/css/infobox.css')
| -rw-r--r-- | src/css/infobox.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/css/infobox.css b/src/css/infobox.css index d98d079..f521d8c 100644 --- a/src/css/infobox.css +++ b/src/css/infobox.css @@ -33,6 +33,7 @@ /* Block sized info boxes */ +/* .page-mygov-auth-account .authenticated-body-container__page .documentlodgementservice .info-box.message { background-color: #f7f7f7; padding: 0.75rem; @@ -60,3 +61,4 @@ .page-mygov-auth-account .authenticated-body-container__page .documentlodgementservice .info-box.warning .info-box__icon { background-image: url(../img/warning.png); } +*/
\ No newline at end of file |
