1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-12 15:56:05 +00:00

Enhance alerting to coalesce repeated alerts with the same text

This commit is contained in:
Jermolene
2014-02-14 10:29:26 +00:00
parent 44678b2ea2
commit 4836cf83e2
3 changed files with 35 additions and 7 deletions

View File

@@ -950,6 +950,9 @@ canvas.tw-edit-bitmapeditor {
font-weight: bold;
}
.tw-alert-highlight {
color: #812;
}
.tw-static-alert {
position: relative;