snappymail/dev/Styles/Filter.less

14 lines
144 B
Text
Raw Normal View History

2021-03-09 00:23:21 +08:00
.b-filter-content {
2021-03-09 00:23:21 +08:00
width: 750px;
2021-03-09 00:23:21 +08:00
.button-delete {
cursor: pointer;
}
2015-07-30 02:13:49 +08:00
2021-03-09 00:23:21 +08:00
.setRecipientsBtn {
margin-top: -2px;
margin-left: 5px;
}
}