]> source.dussan.org Git - sonarqube.git/commit
SONAR-10646 Change hover effect of oauth provider buttons
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Tue, 1 May 2018 11:41:20 +0000 (13:41 +0200)
committerSonarTech <sonartech@sonarsource.com>
Thu, 3 May 2018 18:20:50 +0000 (20:20 +0200)
commit2deb7ee9cf7e76538dc8fac31480a528b71825fd
tree3267ef0fa1219ca4e7ab6efc5093cb7659efa5a4
parenta8720f16734bee6b8c69d5364ac30d83af420567
SONAR-10646 Change hover effect of oauth provider buttons
server/sonar-web/src/main/js/apps/sessions/components/OAuthProviders.css
server/sonar-web/src/main/js/apps/sessions/components/OAuthProviders.tsx
server/sonar-web/src/main/js/apps/sessions/components/__tests__/OAuthProviders-test.tsx
server/sonar-web/src/main/js/apps/sessions/components/__tests__/__snapshots__/OAuthProviders-test.tsx.snap
server/sonar-web/src/main/js/helpers/__tests__/colors-test.ts [new file with mode: 0644]
server/sonar-web/src/main/js/helpers/colors.ts