Do not display remove buttons for scheduled recipes when picking a date
This commit is contained in:
parent
37721ac3ea
commit
15173c4842
5 changed files with 50 additions and 75 deletions
|
|
@ -57,13 +57,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
// Deactivate recipe links in dialog mode.
|
||||
dialog .calendar .scheduled-recipe {
|
||||
pointer-events: none;
|
||||
cursor: text;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#hidden-templates-calendar {
|
||||
display: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue