mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Desktop: Fix: Fade out checked items in Rich Text editor too
This commit is contained in:
parent
6aca233b21
commit
6ca640d2ed
@ -286,6 +286,7 @@ module.exports = function(theme) {
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
.jop-tinymce ul.joplin-checklist .checked,
|
||||
.md-checkbox .checkbox-label-checked {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user