mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
de lang fixes
# key shortcut for delete Release commit
This commit is contained in:
parent
fb18e4e799
commit
2842a93593
11 changed files with 372 additions and 300 deletions
|
|
@ -84,12 +84,16 @@
|
|||
background-color: #555;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
&.focused {
|
||||
background-color: #888;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
&.focused {
|
||||
background-color: #888;
|
||||
}
|
||||
|
||||
&.system {
|
||||
cursor: default;
|
||||
color: grey;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue