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; font-family: courier; } .doc .extends {} .doc .container {} .doc .screenshot { text-align: center; } .doc .description { padding-top: 4px; padding-bottom: 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 {} .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; } .method .luamethod { font-weight: bold; } .method .luatype { font-style: italic; color: blue; } .method .luaparms { font-style: italic; color: green; }