mirror of
https://github.com/RainLoop/rainloop-webmail.git
synced 2026-02-01 11:34:25 +01:00
17 lines
214 B
Plaintext
17 lines
214 B
Plaintext
.popups {
|
|
.b-advanced-search-content {
|
|
&.modal {
|
|
width: 750px;
|
|
.control-label {
|
|
width: 100px;
|
|
}
|
|
.controls {
|
|
margin-left: 110px;
|
|
}
|
|
}
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
}
|
|
}
|