Warning, /sdk/cutehmi/doc/CSS/extra.css is written in an unsupported language. File is not indexed.

0001 div.doxygen_github_hack {
0002     display: none;
0003 }
0004 
0005 div.image {
0006     margin-bottom: 2em;
0007     text-align: left
0008 }
0009 
0010 div.image img {
0011     border: 1px solid #ddd;
0012     border-radius: 4px;
0013     max-width: 68em;
0014 }
0015 
0016 div.image img:active {
0017     max-width: initial;
0018 }
0019 
0020 div.contents {
0021     max-width: 70em;
0022 }
0023 
0024 div.header {
0025     max-width: 70em;
0026 }
0027 
0028 div.summary {
0029     width: initial;
0030     float: none;
0031 }