diff --git a/sass/credentials.scss b/sass/credentials.scss index d5816e72..dbcde808 100644 --- a/sass/credentials.scss +++ b/sass/credentials.scss @@ -214,6 +214,14 @@ &.selected { background-color: #f8f8f8; } + + .compromised { + background-color: #f74040; + } + .compromised:hover { + background-color: darken(#f74040, 4%); + } + td { cursor: pointer; padding: 5px; diff --git a/templates/views/show_vault.html b/templates/views/show_vault.html index f1359f68..aaa6ebd0 100644 --- a/templates/views/show_vault.html +++ b/templates/views/show_vault.html @@ -41,9 +41,9 @@ ng-if="view_mode === 'list'">