mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 15:37:03 +03:00
Reduce startup animation
This commit is contained in:
parent
db942d4970
commit
f8512b01b9
4 changed files with 9 additions and 3 deletions
|
|
@ -215,8 +215,9 @@ html.rl-left-panel-disabled {
|
|||
border-bottom-color: rgba(0,0,0,0.3);
|
||||
}
|
||||
|
||||
.ui-resizable-handle {
|
||||
/*background: red;*/
|
||||
.ui-resizable-handle:hover {
|
||||
background: #aaa;
|
||||
background: rgba(255,255,255,0.5);
|
||||
}
|
||||
|
||||
html.rl-no-preview-pane {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue