mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 19:49:20 +03:00
Settings OpenPGP use <details>
This commit is contained in:
parent
9f125c18c3
commit
b06b04a579
2 changed files with 13 additions and 9 deletions
|
|
@ -10,6 +10,10 @@
|
|||
border: 0;
|
||||
border-bottom: 1px solid @dropdownDividerTop;
|
||||
}
|
||||
summary.legend {
|
||||
display: list-item;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.btn-small.btn-small-small {
|
||||
font-size: 11px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue