This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
TiddlyWiki5
Watch
1
Star
0
Fork
0
You've already forked TiddlyWiki5
mirror of
https://github.com/Jermolene/TiddlyWiki5
synced
2024-11-06 10:06:19 +00:00
Code
Issues
Releases
Wiki
Activity
bf25c4d34a
TiddlyWiki5
/
core
/
ui
/
ListItemTemplate.tid
5 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
A new template for menu list items
2013-10-14 15:55:29 +00:00
title: $:/core/ui/ListItemTemplate
Yet more "tw-*" -> "tc-*" Part of #764
2014-08-28 18:41:29 +00:00
<div class="tc-menu-list-item">
Remove unwanted whitespace from sidebar links (#4552) * add a new-line before the log text to increase readability of the test output * make eslint, jslint happy * it shouldn't be there * fremove this file from my PRs * fix 4532. Links should not add unwanted whitespace, since this causes problems with CSS styling * remove whitespace from tiddler title and add a little bit of margin-right to the tiddler icon. * use default parameters for link handling, which results in less code * introduce tc-viewswitcher class to be able to style icon distance to text
2020-04-15 11:35:35 +00:00
<$link />
Get the tiddler info panel fields list working properly Now we can display the fields list as a proper table. We've had to temporarily hack the list widget again…
2013-10-14 16:35:52 +00:00
</div>
Reference in New Issue
Copy Permalink