Versions Compared

Key

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

Welcome to NYSERDA's Public Knowledge Base

Placeholder for Introduction

Navigation Map
contentsubject
contentsubject
cellWidth100
wrapAfter2
cellHeight60


HTML
<style>
	#com-atlassian-confluence th, 
	#com-atlassian-confluence td,
	#com-atlassian-confluence .confluenceTh, 
	#com-atlassian-confluence .confluenceTd {
		border: 0;
	}
</style>



HTML
   <style type="text/css">
      #title-text { display: none;} 
   </style>



HTML
<script type="text/javascript">
AJS.toInit(function () {
	if(AJS.$('.ia-fixed-sidebar.collapsed').length == 0) {
		AJS.$('.ia-fixed-sidebar .space-tools-section .expand-collapse-trigger').click();
	}
});
</script>