mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-26 00:46:52 +00:00
cleanup
This commit is contained in:
parent
27cf77a7ad
commit
1d92db2449
@ -5,8 +5,6 @@ code-body: yes
|
|||||||
\procedure editor-preview-slider(class:"",width:"100%",minHeight:"10px",template:"",mode:"block",sliderWidth:"12px",padding:"12px",sliderCondition:"yes",leftMinWidth:"0%",rightMinWidth:"0%")
|
\procedure editor-preview-slider(class:"",width:"100%",minHeight:"10px",template:"",mode:"block",sliderWidth:"12px",padding:"12px",sliderCondition:"yes",leftMinWidth:"0%",rightMinWidth:"0%")
|
||||||
\import $:/core/procedures/sidebar-resizer
|
\import $:/core/procedures/sidebar-resizer
|
||||||
\function set.throttling() yes
|
\function set.throttling() yes
|
||||||
\function get.template.left()
|
|
||||||
\function get.preview.slider.class() [<class>]
|
|
||||||
\function get.left.minwidth() [<leftMinWidth>]
|
\function get.left.minwidth() [<leftMinWidth>]
|
||||||
\function get.right.minwidth() [<rightMinWidth>]
|
\function get.right.minwidth() [<rightMinWidth>]
|
||||||
\function get.story-padding.right() 0px
|
\function get.story-padding.right() 0px
|
||||||
|
@ -4,7 +4,7 @@ bodyfontsize: 15px
|
|||||||
bodylineheight: 22px
|
bodylineheight: 22px
|
||||||
fontsize: 14px
|
fontsize: 14px
|
||||||
lineheight: 20px
|
lineheight: 20px
|
||||||
previewsliderwidth: 6px
|
previewsliderwidth: 10px
|
||||||
sidebarbreakpoint: 960px
|
sidebarbreakpoint: 960px
|
||||||
sidebarminwidth: 350px
|
sidebarminwidth: 350px
|
||||||
sidebarpadding: 42px
|
sidebarpadding: 42px
|
||||||
|
Loading…
Reference in New Issue
Block a user