mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Gmail style selection (UNSTABLE)
This commit is contained in:
parent
deffb81888
commit
da88e0d2b5
19 changed files with 561 additions and 572 deletions
|
|
@ -230,7 +230,7 @@ html.rl-no-preview-pane {
|
|||
}
|
||||
|
||||
&.focused .sidebarParent {
|
||||
background-color: #aaa !important;
|
||||
background-color: #bbb !important;
|
||||
}
|
||||
|
||||
&.e-single-line {
|
||||
|
|
@ -516,7 +516,7 @@ html.rl-no-preview-pane {
|
|||
}
|
||||
|
||||
&.hideMessageListCheckbox {
|
||||
.checkedParent, .checkboxCkeckAll {
|
||||
.checkedParent {
|
||||
display: none !important;
|
||||
}
|
||||
.sidebarParent {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue