mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-10-29 18:37:35 +01:00
Restored black mask when editing
This commit is contained in:
@@ -329,7 +329,9 @@ div.cardContent {
|
||||
}
|
||||
|
||||
.mask {
|
||||
background-color: rgba(255, 255, 255, 0.8);
|
||||
// background-color: rgba(255, 255, 255, 0.8);
|
||||
// background-color: rgba(24, 99, 161, 0.6);
|
||||
background-color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user