Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed image of openid-connect logo for better look on arc-green theme #11312

Merged
merged 7 commits into from
May 10, 2020
Prev Previous commit
Next Next commit
Fixed linting off arc-green theme
Signed-off-by: Leo Maroni <[email protected]>
  • Loading branch information
leona-ya committed May 6, 2020
commit 4b6989ae51de0aa8f5378c2029ac59ae5172ebde
8 changes: 2 additions & 6 deletions web_src/less/themes/theme-arc-green.less
Original file line number Diff line number Diff line change
Expand Up @@ -1611,10 +1611,6 @@ footer .container .links > * {
background-color: #888;
}

.signin {
.oauth2 {
img.openidConnect {
background-color: #fff;
}
}
.signin .oauth2 img.openidConnect {
background-color: #fff;
}