TiddlyWiki5/core/ui/ViewTemplate
Mario Pietsch 2b6c87fb4b
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 12:35:35 +01:00
..
body.tid Use new state* attributes for reveal and button widgets (#3531) 2018-11-18 10:54:12 +00:00
classic.tid More conversion of "tw-*" classes to "tc-*" 2014-08-28 19:13:21 +01:00
import.tid Add pluggable previews to the import listing 2018-04-03 17:50:57 +01:00
plugin.tid Refactor user interface for plugin tiddlers 2016-10-18 09:23:19 +01:00
subtitle.tid Remove unwanted whitespace from sidebar links (#4552) 2020-04-15 12:35:35 +01:00
tags.tid Missing stateTitle attribute in tags viewtemplate (#3619) 2018-12-04 09:13:02 +00:00
title.tid Remove unwanted whitespace from sidebar links (#4552) 2020-04-15 12:35:35 +01:00
unfold.tid Missing stateTitle attribute in unfold viewtemplate (#3617) 2018-12-04 09:13:49 +00:00