mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-23 23:46:52 +00:00
Make the alert and notification previews be optional
Via some future UI
This commit is contained in:
parent
6fe16bc71a
commit
5a6eea7fa2
@ -1,5 +1,5 @@
|
|||||||
title: $:/core/ui/Palettes/Preview/Alert
|
title: $:/core/ui/Palettes/Preview/Alert
|
||||||
tags: $:/tags/Preview/Page
|
tags: $:/tags/Preview/PageOptional
|
||||||
|
|
||||||
\whitespace trim
|
\whitespace trim
|
||||||
<$colour.div class="tc-palette-preview-thumbnail-alert" styleName="background-color" styleColour="alert-background">
|
<$colour.div class="tc-palette-preview-thumbnail-alert" styleName="background-color" styleColour="alert-background">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
title: $:/core/ui/Palettes/Preview/Notification
|
title: $:/core/ui/Palettes/Preview/Notification
|
||||||
tags: $:/tags/Preview/Page
|
tags: $:/tags/Preview/PageOptional
|
||||||
|
|
||||||
\whitespace trim
|
\whitespace trim
|
||||||
<$colour.div class="tc-palette-preview-thumbnail-notification" styleName="background-color" styleColour="notification-background">
|
<$colour.div class="tc-palette-preview-thumbnail-notification" styleName="background-color" styleColour="notification-background">
|
||||||
|
Loading…
Reference in New Issue
Block a user