mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-20 13:47:50 +08:00
b6d8fa5b3f
Cleanup normalize and bootstrap css Removed almost all css float Removed CKEditor from app.css
13 lines
159 B
Text
13 lines
159 B
Text
#rl-popups {
|
|
.b-advanced-search-content {
|
|
&.modal {
|
|
width: 780px;
|
|
.control-label {
|
|
width: 110px;
|
|
}
|
|
.span4 {
|
|
width: 360px;
|
|
}
|
|
}
|
|
}
|
|
}
|