mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-14 11:44:54 +08:00
14 lines
147 B
Text
14 lines
147 B
Text
.popups {
|
|
.b-filter-content {
|
|
|
|
width: 750px;
|
|
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.button-delete {
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
}
|