You are here

shib_auth.css in Shibboleth Authentication 7.4

Same filename and directory in other branches
  1. 6.4 shib_auth.css
#shib_login_url a {
  font-weight: bold;
}

#edit-shib-auth-terms-url-wrapper {
  float: left;
}

#edit-shib-auth-terms-ver-wrapper {
  float: left;
  margin-left: 5px;
}

File

shib_auth.css
View source
  1. #shib_login_url a {
  2. font-weight: bold;
  3. }
  4. #edit-shib-auth-terms-url-wrapper {
  5. float: left;
  6. }
  7. #edit-shib-auth-terms-ver-wrapper {
  8. float: left;
  9. margin-left: 5px;
  10. }