Merge pull request #1891 from overleaf/revert-1889-as-fix-cached-icons

Switch back to better icon naming scheme

GitOrigin-RevId: f41e01b2fec2d3af35603ef6b6120f4cafa1b981
This commit is contained in:
Simon Detheridge 2019-06-25 12:07:56 +01:00 committed by sharelatex
parent 14c176a832
commit aa5f45e128
6 changed files with 4 additions and 4 deletions

View file

Before

Width:  |  Height:  |  Size: 849 B

After

Width:  |  Height:  |  Size: 849 B

View file

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

Before

Width:  |  Height:  |  Size: 640 B

After

Width:  |  Height:  |  Size: 640 B

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

Before

Width:  |  Height:  |  Size: 706 B

After

Width:  |  Height:  |  Size: 706 B

View file

@ -123,16 +123,16 @@
} }
.login-btn-icon-ieee { .login-btn-icon-ieee {
background-image: url(/img/other-brands/logo_ieee_color.svg); background-image: url(/img/other-brands/logo_ieee.svg);
} }
.login-btn-icon-google { .login-btn-icon-google {
background-image: url(/img/other-brands/logo_google_color.svg); background-image: url(/img/other-brands/logo_google.svg);
} }
.login-btn-icon-twitter { .login-btn-icon-twitter {
background-image: url(/img/other-brands/logo_twitter_color.svg); background-image: url(/img/other-brands/logo_twitter.svg);
} }
.login-btn-icon-orcid { .login-btn-icon-orcid {
background-image: url(/img/other-brands/logo_orcid_color.svg); background-image: url(/img/other-brands/logo_orcid.svg);
} }
.login-btn-icon-sharelatex { .login-btn-icon-sharelatex {
background-size: 22px; background-size: 22px;