Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image Modified

2017

Zoola Update

Release Notes

November UpdateAugust UpdateMay UpdateApril UpdateMarch UpdateFebruary Update

2018



Release NotesOctober UpdateSeptember UpdateAugust UpdateJuly UpdateJune UpdateApril UpdateMarch UpdateFebruary Update

2017

Release NotesNovember UpdateAugust UpdateMay UpdateApril UpdateMarch UpdateFebruary Update

Click here to see the latest or expand the sidebar on the left to see the full history.





HTML
<style>
	thtable.confluenceTable td.confluenceTd{
	text-align:center;
	}


	#tinymce.wiki-content a, #tinymce.wiki-content a:link{
	color:#57575B !important;
	}


	.wiki-content a, .wiki-content a:link, .wiki-content a:visited, .wiki-content a:focus, .wiki-content a:hover, .wiki-content a:active{
	color:#0052CC !important;
	text-decoration:underline;
	}


	table.confluenceTable td.confluenceTd {
    border-color: #57575b !important;
    border-width: 0 2px;
    vertical-align: middle;
	}


	table.confluenceTable tr:last-child td {
    border-bottom-width: 2px;
	}
	
	.expand-container.conf-macro.output-block .expand-control-text{
	font-size:1.5em;
	text-decoration:underline;
	}


</style>