Page tree

Versions Compared

Key

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



HTML
<style>
	table.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;
	}


	
</style>


<script>
window.onload
= function(){
var testChange = document.querySelectorAll("a[href*='7.1.0.10']");
var testZoola = document.querySelectorAll("#childrenspan8552467-0 a");
}
</script>