mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
#89 Improved public/private key handling
This commit is contained in:
parent
0560e22674
commit
f8cbd5d129
9 changed files with 160 additions and 109 deletions
|
|
@ -8,11 +8,12 @@
|
|||
width: 1%;
|
||||
}
|
||||
|
||||
.open-pgp-key-user {
|
||||
.key-user {
|
||||
margin: 0 0.5em;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.delete-open-pgp-key:not(:hover) {
|
||||
.delete-key:not(:hover) {
|
||||
opacity: 0.7;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue