Rev 15617 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15617 | Rev 17347 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !!set wims_html_header=!append line <link rel="stylesheet" href="html/themes/_css/tech_doc.css" |
1 | !!set wims_html_header=!append line <link rel="stylesheet" href="html/themes/_css/tech_doc.css">\ |
2 | <style>\ |
2 | <style>\ |
3 | /* prevent table for being larger than a small screen */\ |
3 | /* prevent table for being larger than a small screen */\ |
4 | .wimstable{table-layout: fixed;}\ |
4 | .wimstable{table-layout: fixed;}\ |
5 | .wimstable td{word-wrap:break-word;}\ |
5 | .wimstable td{word-wrap:break-word;}\ |
6 | .wims_command .wimsdoc_tit{margin:0}\ |
6 | .wims_command .wimsdoc_tit{margin:0}\ |