mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 11:09:05 +01:00
style(next): add some translucency to the help dialog
This commit is contained in:
parent
ad77ff11ad
commit
55048e36e7
@ -1563,6 +1563,11 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
||||
|
||||
/* Help */
|
||||
|
||||
.help-dialog .modal-content {
|
||||
--modal-background-color: #fffc;
|
||||
backdrop-filter: blur(10px);
|
||||
}
|
||||
|
||||
.help-dialog .help-cards {
|
||||
display: block;
|
||||
columns: 3;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user