mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 21:36:38 +00:00
Document the tv-* variables
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
created: 20150228134732000
|
||||
modified: 20150228135803000
|
||||
title: tv-config-toolbar-class Variable
|
||||
tags: Variables [[Core Variables]] [[Configuration Variables]]
|
||||
type: text/vnd.tiddlywiki
|
||||
caption: tv-config-toolbar-class
|
||||
|
||||
The <<.def tv-config-toolbar-class>> [[variable|Variables]] controls the value of the [[CSS|Cascading Style Sheets]] `class` attribute on the HTML element for a toolbar button.
|
||||
|
||||
It can be set prior to transcluding such a button.
|
||||
|
||||
In most environments, it defaults to <<.value tc-btn-invisible>>, which removes the button's background colour and border.
|
||||
|
||||
<<.variable-examples "tv-config-toolbar-class">>
|
||||
Reference in New Issue
Block a user