mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-10 17:13:38 +08:00
19 lines
216 B
Text
19 lines
216 B
Text
.popups {
|
|
.b-filter-content {
|
|
|
|
width: 750px;
|
|
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.button-delete {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.setRecipientsBtn {
|
|
margin-top: -2px;
|
|
margin-left: 5px;
|
|
}
|
|
}
|
|
}
|