mirror of
https://github.com/RainLoop/rainloop-webmail.git
synced 2026-06-29 12:22:05 +02:00
0fad66c452
Folder list focused state
11 lines
121 B
Plaintext
11 lines
121 B
Plaintext
.popups {
|
|
.b-shortcuts-content {
|
|
&.modal {
|
|
width: 700px;
|
|
}
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
}
|
|
}
|