mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 11:39:21 +03:00
Cleanup messageview style
This commit is contained in:
parent
c571a4fbe7
commit
426b82e7c4
7 changed files with 14 additions and 39 deletions
|
|
@ -19,7 +19,7 @@ html.rl-no-preview-pane {
|
|||
right: 0;
|
||||
left: 0;
|
||||
height: 30px;
|
||||
padding: 10px @rlMainBorderSize;
|
||||
padding: 10px 1px;
|
||||
z-index: 102;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
@ -64,7 +64,7 @@ html.rl-no-preview-pane {
|
|||
left: 0;
|
||||
bottom: @rlBottomMargin;
|
||||
|
||||
border: @rlMainBorderSize solid @rlMainDarkColor;
|
||||
border: 1px solid @rlMainDarkColor;
|
||||
|
||||
box-shadow: @rlMainShadow;
|
||||
border-radius: @rlMainBorderRadius;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue