mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-25 15:26:14 +08:00
15 lines
169 B
Text
15 lines
169 B
Text
#rl-popups {
|
|
.b-filter-content {
|
|
|
|
width: 750px;
|
|
|
|
.button-delete {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.setRecipientsBtn {
|
|
margin-top: -2px;
|
|
margin-left: 5px;
|
|
}
|
|
}
|
|
}
|