mirror of
https://github.com/RainLoop/rainloop-webmail.git
synced 2026-02-01 11:34:25 +01:00
15 lines
151 B
Plaintext
15 lines
151 B
Plaintext
.popups {
|
|
.b-activate-content {
|
|
|
|
width: 700px;
|
|
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.help-inline {
|
|
padding-left: 0px;
|
|
}
|
|
}
|
|
}
|