mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-01 08:16:03 +00:00
19 lines
236 B
Plaintext
19 lines
236 B
Plaintext
.popups {
|
|
.b-pgp-key {
|
|
|
|
width: 620px;
|
|
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.inputPassphrase, .inputKey {
|
|
width: 575px;
|
|
}
|
|
|
|
.inputKey {
|
|
font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
|
|
}
|
|
}
|
|
}
|