mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-11 01:23:43 +08:00
14 lines
165 B
Text
14 lines
165 B
Text
.popups {
|
|
.b-activate-content {
|
|
|
|
width: 700px;
|
|
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.help-inline {
|
|
padding-left: 0px;
|
|
}
|
|
}
|
|
}
|