mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-30 07:46:27 +00:00
16 lines
169 B
Plaintext
16 lines
169 B
Plaintext
#rl-popups {
|
|
.b-filter-content {
|
|
|
|
width: 750px;
|
|
|
|
.button-delete {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.setRecipientsBtn {
|
|
margin-top: -2px;
|
|
margin-left: 5px;
|
|
}
|
|
}
|
|
}
|