snappymail/dev/Styles/Filter.less
2021-02-16 14:40:11 +01:00

15 lines
169 B
Text

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