You are here

gauth_login.css in Google Auth 7.2

Same filename and directory in other branches
  1. 7 gauth_login/gauth_login.css
#edit-submit-google {
    background-size:175px;
    border:none;
    width:175px;
    height:40px;
    background-image: url("sign-in-with-google.png");
}

File

gauth_login/gauth_login.css
View source
  1. #edit-submit-google {
  2. background-size:175px;
  3. border:none;
  4. width:175px;
  5. height:40px;
  6. background-image: url("sign-in-with-google.png");
  7. }