mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-12-31 03:52:01 +08:00
13 lines
149 B
Text
13 lines
149 B
Text
|
.popups {
|
||
|
.b-identity-content {
|
||
|
.modal-header {
|
||
|
background-color: #fff;
|
||
|
}
|
||
|
|
||
|
.textEmail {
|
||
|
margin-top: 5px;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
}
|
||
|
}
|