This page (revision-11) was last changed on 20-Nov-2021 20:30 by Dirk Frederickx 

This page was created on 04-Jan-2014 12:21 by Juan Pablo

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Version Date Modified Size Author Changes ... Change note
11 20-Nov-2021 20:30 5 KB Dirk Frederickx to previous how to change the size of the clickable icon
10 12-Sep-2021 06:41 5 KB Dirk Frederickx to previous | to last documentation update
9 11-May-2019 08:13 2 KB Dirk Frederickx to previous | to last
8 27-Jul-2017 14:45 2 KB Dirk Frederickx to previous | to last Category.D ==> Category.Documentation
7 16-Jul-2017 13:32 2 KB mingbai to previous | to last Category.Documentation ==> Category.D
6 29-Apr-2016 10:37 2 KB Dirk Frederickx to previous | to last Remove dirt
5 31-Mar-2016 21:49 2 KB Juan Pablo to previous | to last +18556394698 windows 10 online technical support Toll free number ==> JSPWikiStyle
4 31-Mar-2016 19:07 2 KB smith to previous | to last JSPWikiStyle ==> +18556394698 windows 10 online technical support Toll free number
3 24-Jan-2015 07:56 2 KB David Vittor to previous | to last link to JSPWikiStyle
2 04-Jan-2014 12:31 2 KB Harry Metske to previous | to last linked to category.documentation
1 04-Jan-2014 12:21 2 KB Juan Pablo to last

Difference between version and

At line 70 added 7 lines
* The size of the clickable icon can be increased by changing the font-size of the {{.collapse-btn}} element
%%indent-1
{{{%%add-css
.collapse-btn { font-size: 1.3em; }
/%
}}}
/%