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