mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-13 13:25:42 +00:00
Add a better error message for unknown widgets
This commit is contained in:
@@ -181,6 +181,13 @@ a.tw-tiddlylink-missing {
|
||||
background: #ccc;
|
||||
}
|
||||
|
||||
.tw-error-widget {
|
||||
background-color: red;
|
||||
color: white;
|
||||
padding: 5px 5px 5px 5px;
|
||||
margin: 15px 15px 15px 15px;
|
||||
}
|
||||
|
||||
.tw-scrollable-outer {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user