mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-29 15:26:09 +00:00
20 lines
219 B
Plaintext
20 lines
219 B
Plaintext
#rl-popups {
|
|
.b-filter-content {
|
|
|
|
width: 750px;
|
|
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.button-delete {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.setRecipientsBtn {
|
|
margin-top: -2px;
|
|
margin-left: 5px;
|
|
}
|
|
}
|
|
}
|