mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-25 05:51:01 -08:00
Make the alert and notification previews be optional
Via some future UI
This commit is contained in:
parent
6fe16bc71a
commit
5a6eea7fa2
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
title: $:/core/ui/Palettes/Preview/Alert
|
||||
tags: $:/tags/Preview/Page
|
||||
tags: $:/tags/Preview/PageOptional
|
||||
|
||||
\whitespace trim
|
||||
<$colour.div class="tc-palette-preview-thumbnail-alert" styleName="background-color" styleColour="alert-background">
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
title: $:/core/ui/Palettes/Preview/Notification
|
||||
tags: $:/tags/Preview/Page
|
||||
tags: $:/tags/Preview/PageOptional
|
||||
|
||||
\whitespace trim
|
||||
<$colour.div class="tc-palette-preview-thumbnail-notification" styleName="background-color" styleColour="notification-background">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue