Language Reference by Type: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
.CategoryTreeTag {margin-top: 1em;}
.CategoryTreeTag {margin-top: 1em;}
</css>
</css>
This is a list of commands, statements, functions and other parts that make up NSB/App Studio.  
This is a list of commands, statements, functions and other parts of AppStudio.  


<categorytree mode=pages hideroot=on depth=2>Language Reference by Type</categorytree>
<categorytree mode=pages hideroot=on depth=2>Language Reference by Type</categorytree>

Revision as of 20:17, 3 April 2013

<css> .CategoryTreeItem {display: inline-block;} .CategoryTreeTag > .CategoryTreeSection > .CategoryTreeItem {width: 10em; float:left;} .CategoryTreeTag > .CategoryTreeSection > .CategoryTreeChildren {display: inline !important; margin-left: 2em; float:left; width: 80%;} .CategoryTreeChildren > .CategoryTreeSection {display: inline; margin: 0 0.2em;} .CategoryTreeTag > .CategoryTreeSection {border-top: 1px solid #AAA; padding: 0.5em; overflow: hidden; clear:both;} .CategoryTreeBullet {display: none;} .CategoryTreeTag {margin-top: 1em;} </css> This is a list of commands, statements, functions and other parts of AppStudio.