body { font-family: Verdana; font-size: 12px; } a { color: #5c7b8b; } a:visited { color: #465d69; } a:hover { color: #000; } .doc { padding: 10px; } .doc .title { font-weight: bold; font-size: 1.5em; text-align: center; } .doc .tagname { text-align: center; } .doc .extends {} .doc .container {} .doc .screenshot { text-align: center; } .doc .description { padding-top: 4px; padding-bottom: 4px; } .example { border: solid #DEDEEE 1px; margin-top: 4px; margin-bottom: 4px; border-radius: 8px 8px 8px 8px; } .example .header { background-color: #D5E1E8; border-radius: 8px 8px 0px 0px; border: solid #84B0C7 1px; padding: 4px; margin: -1px; } .example .header .name { border: 0px; background-color: transparent; padding: 0px; border-radius: 0px; } .example .code { padding-left: 4px; } .attributes {} .attribute {} .attribute .name { font-weight: normal; font-style: italic; border: 0px; border-radius: 0px 0px 0px 0px; background-color: transparent; display: inline; color: green; font-family: courier; padding-right: 4px; padding-left: 4px; font-size: 1.2em; } .attribute .name:before { content:"- "; } .attribute .description { display: inline; } .attributes, .parameters { margin-top: 8px; border-top: solid #DEDEEE 1px; padding-top: 8px; margin-bottom: 8px; border-bottom: solid #DEDEEE 1px; padding-bottom: 8px; } .method { background-color: #EEF3F5; border: solid #DEDEEE 1px; padding: 4px; border-radius: 8px 8px 8px 8px; margin-bottom: 8px; } .method .name { background-color: #D5E1E8; width: *; border: solid #84B0C7 1px; padding: 4px; border-radius: 8px 8px 8px 8px; } .method .description {} .method .returns {} .method .luamethod { font-weight: bold; } .method .luatype { font-style: italic; color: blue; } .method .luaparms { font-style: italic; color: green; } .parameter {} .parameter .name { font-weight: normal; font-style: italic; border: 0px; border-radius: 0px 0px 0px 0px; background-color: transparent; display: inline; } .parameter .description { display: inline; } .code .tag { color: #0000FF; } .code .attribute { color: #B8840A; } .code .string { color: #BC8F8F; } .code .characters { color: #000000; } .code .brackets { color: #000000; } .code .keyword { color: #9D20F0; } .code .function { color: #0000FF; } .code .identifier { color: #000000; }