Skip to content

Commit 9c92e2f

Browse files
committed
Merge branch 'hotfix/swap-images' into dev
2 parents 42770de + 21bec64 commit 9c92e2f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

web-assets/auth0/css/custom.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,11 @@ div.auth0-lock-error::before{
342342
background-position: top right;
343343
}
344344

345-
.business-column {
345+
.business-signin {
346+
background-image: url(https://tc-public-static-files.{{DOMAIN}}/topcoder-auth/images/business_bg.png)
347+
}
348+
349+
.business-signup {
346350
background-image: url(https://tc-public-static-files.{{DOMAIN}}/topcoder-auth/images/business_bg.png)
347351
}
348352

0 commit comments

Comments
 (0)