mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
15 lines
621 B
Plaintext
15 lines
621 B
Plaintext
|
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">>
|