snappymail/dev/Styles/Filter.less
2015-07-30 01:14:48 +04:00

20 lines
216 B
Plaintext

.popups {
.b-filter-content {
width: 750px;
.modal-header {
background-color: #fff;
}
.button-delete {
cursor: pointer;
}
.setRecipientsBtn {
margin-top: -2px;
margin-left: 5px;
}
}
}