mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-15 04:04:50 +08:00
16 lines
214 B
Text
16 lines
214 B
Text
.popups {
|
|
.b-advanced-search-content {
|
|
&.modal {
|
|
width: 750px;
|
|
.control-label {
|
|
width: 100px;
|
|
}
|
|
.controls {
|
|
margin-left: 110px;
|
|
}
|
|
}
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
}
|
|
}
|