mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
Added new language strings
This commit is contained in:
parent
a11dcbed4b
commit
19f06c11d2
48 changed files with 996 additions and 649 deletions
|
|
@ -86,7 +86,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.delete-folder, .subscribe-folder, .unsubscribe-folder {
|
||||
.delete-folder, .subscribe-folder, .unsubscribe-folder, .check-folder, .uncheck-folder {
|
||||
cursor: pointer;
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
|
@ -94,6 +94,10 @@
|
|||
.unsubscribe-folder {
|
||||
opacity: 0.2;
|
||||
}
|
||||
|
||||
.uncheck-folder {
|
||||
opacity: 0.1;
|
||||
}
|
||||
}
|
||||
|
||||
.folder-padding.deep-1 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue