snappymail/dev/Styles/Filter.less

20 lines
216 B
Text
Raw Normal View History

.popups {
.b-filter-content {
width: 750px;
.modal-header {
background-color: #fff;
}
.button-delete {
cursor: pointer;
}
2015-07-30 02:13:49 +08:00
.setRecipientsBtn {
margin-top: -2px;
margin-left: 5px;
}
}
}