mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 02:58:24 -04:00
removed old login announcement page and added new sign in button
This commit is contained in:
@@ -157,6 +157,19 @@ td.table-empty-message {
|
||||
}
|
||||
}
|
||||
|
||||
.usa-button svg {
|
||||
margin-left: .5rem;
|
||||
height: 1rem;
|
||||
}
|
||||
|
||||
.login-button.login-button--primary, .login-button.login-button--primary:hover {
|
||||
color: #112e51;
|
||||
background-color: #fff;
|
||||
border: 1px solid #767676;
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.user-list-edit-link:active:before,
|
||||
.user-list-edit-link:focus:before {
|
||||
box-shadow: none;
|
||||
|
||||
Reference in New Issue
Block a user