mirror of
https://github.com/RainLoop/rainloop-webmail.git
synced 2026-02-05 11:34:54 +01: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;
|
|
}
|
|
}
|
|
}
|