mirror of https://github.com/arendst/Tasmota.git
836 lines
12 KiB
CSS
836 lines
12 KiB
CSS
|
/* The standard CSS for doxygen */
|
||
|
|
||
|
body, table, div, p, dl {
|
||
|
font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
|
||
|
font-size: 12px;
|
||
|
}
|
||
|
|
||
|
/* @group Heading Levels */
|
||
|
|
||
|
h1 {
|
||
|
font-size: 150%;
|
||
|
}
|
||
|
|
||
|
.title {
|
||
|
font-size: 150%;
|
||
|
font-weight: bold;
|
||
|
margin: 10px 2px;
|
||
|
}
|
||
|
|
||
|
h2 {
|
||
|
font-size: 120%;
|
||
|
}
|
||
|
|
||
|
h3 {
|
||
|
font-size: 100%;
|
||
|
}
|
||
|
|
||
|
dt {
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
div.multicol {
|
||
|
-moz-column-gap: 1em;
|
||
|
-webkit-column-gap: 1em;
|
||
|
-moz-column-count: 3;
|
||
|
-webkit-column-count: 3;
|
||
|
}
|
||
|
|
||
|
p.startli, p.startdd, p.starttd {
|
||
|
margin-top: 2px;
|
||
|
}
|
||
|
|
||
|
p.endli {
|
||
|
margin-bottom: 0px;
|
||
|
}
|
||
|
|
||
|
p.enddd {
|
||
|
margin-bottom: 4px;
|
||
|
}
|
||
|
|
||
|
p.endtd {
|
||
|
margin-bottom: 2px;
|
||
|
}
|
||
|
|
||
|
/* @end */
|
||
|
|
||
|
caption {
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
span.legend {
|
||
|
font-size: 70%;
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
h3.version {
|
||
|
font-size: 90%;
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
div.qindex, div.navtab{
|
||
|
background-color: #EBEFF6;
|
||
|
border: 1px solid #A3B4D7;
|
||
|
text-align: center;
|
||
|
margin: 2px;
|
||
|
padding: 2px;
|
||
|
}
|
||
|
|
||
|
div.qindex, div.navpath {
|
||
|
width: 100%;
|
||
|
line-height: 110%;
|
||
|
}
|
||
|
|
||
|
div.navtab {
|
||
|
margin-right: 15px;
|
||
|
}
|
||
|
|
||
|
/* @group Link Styling */
|
||
|
|
||
|
a {
|
||
|
color: #3D578C;
|
||
|
font-weight: normal;
|
||
|
text-decoration: none;
|
||
|
}
|
||
|
|
||
|
.contents a:visited {
|
||
|
color: #4665A2;
|
||
|
}
|
||
|
|
||
|
a:hover {
|
||
|
text-decoration: underline;
|
||
|
}
|
||
|
|
||
|
a.qindex {
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
a.qindexHL {
|
||
|
font-weight: bold;
|
||
|
background-color: #9CAFD4;
|
||
|
color: #ffffff;
|
||
|
border: 1px double #869DCA;
|
||
|
}
|
||
|
|
||
|
.contents a.qindexHL:visited {
|
||
|
color: #ffffff;
|
||
|
}
|
||
|
|
||
|
a.el {
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
a.elRef {
|
||
|
}
|
||
|
|
||
|
a.code {
|
||
|
color: #4665A2;
|
||
|
}
|
||
|
|
||
|
a.codeRef {
|
||
|
color: #4665A2;
|
||
|
}
|
||
|
|
||
|
/* @end */
|
||
|
|
||
|
dl.el {
|
||
|
margin-left: -1cm;
|
||
|
}
|
||
|
|
||
|
.fragment {
|
||
|
font-family: monospace, fixed;
|
||
|
font-size: 105%;
|
||
|
}
|
||
|
|
||
|
pre.fragment {
|
||
|
border: 1px solid #C4CFE5;
|
||
|
background-color: #FBFCFD;
|
||
|
padding: 4px 6px;
|
||
|
margin: 4px 8px 4px 2px;
|
||
|
overflow: auto;
|
||
|
word-wrap: break-word;
|
||
|
font-size: 9pt;
|
||
|
line-height: 125%;
|
||
|
}
|
||
|
|
||
|
div.ah {
|
||
|
background-color: black;
|
||
|
font-weight: bold;
|
||
|
color: #ffffff;
|
||
|
margin-bottom: 3px;
|
||
|
margin-top: 3px;
|
||
|
padding: 0.2em;
|
||
|
border: solid thin #333;
|
||
|
border-radius: 0.5em;
|
||
|
-webkit-border-radius: .5em;
|
||
|
-moz-border-radius: .5em;
|
||
|
box-shadow: 2px 2px 3px #999;
|
||
|
-webkit-box-shadow: 2px 2px 3px #999;
|
||
|
-moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px;
|
||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444));
|
||
|
background-image: -moz-linear-gradient(center top, #eee 0%, #444 40%, #000);
|
||
|
}
|
||
|
|
||
|
div.groupHeader {
|
||
|
margin-left: 16px;
|
||
|
margin-top: 12px;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
div.groupText {
|
||
|
margin-left: 16px;
|
||
|
font-style: italic;
|
||
|
}
|
||
|
|
||
|
body {
|
||
|
background: white;
|
||
|
color: black;
|
||
|
margin: 0;
|
||
|
}
|
||
|
|
||
|
div.contents {
|
||
|
margin-top: 10px;
|
||
|
margin-left: 10px;
|
||
|
margin-right: 5px;
|
||
|
}
|
||
|
|
||
|
td.indexkey {
|
||
|
background-color: #EBEFF6;
|
||
|
font-weight: bold;
|
||
|
border: 1px solid #C4CFE5;
|
||
|
margin: 2px 0px 2px 0;
|
||
|
padding: 2px 10px;
|
||
|
}
|
||
|
|
||
|
td.indexvalue {
|
||
|
background-color: #EBEFF6;
|
||
|
border: 1px solid #C4CFE5;
|
||
|
padding: 2px 10px;
|
||
|
margin: 2px 0px;
|
||
|
}
|
||
|
|
||
|
tr.memlist {
|
||
|
background-color: #EEF1F7;
|
||
|
}
|
||
|
|
||
|
p.formulaDsp {
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
img.formulaDsp {
|
||
|
|
||
|
}
|
||
|
|
||
|
img.formulaInl {
|
||
|
vertical-align: middle;
|
||
|
}
|
||
|
|
||
|
div.center {
|
||
|
text-align: center;
|
||
|
margin-top: 0px;
|
||
|
margin-bottom: 0px;
|
||
|
padding: 0px;
|
||
|
}
|
||
|
|
||
|
div.center img {
|
||
|
border: 0px;
|
||
|
}
|
||
|
|
||
|
address.footer {
|
||
|
text-align: right;
|
||
|
padding-right: 12px;
|
||
|
}
|
||
|
|
||
|
img.footer {
|
||
|
border: 0px;
|
||
|
vertical-align: middle;
|
||
|
}
|
||
|
|
||
|
/* @group Code Colorization */
|
||
|
|
||
|
span.keyword {
|
||
|
color: #008000
|
||
|
}
|
||
|
|
||
|
span.keywordtype {
|
||
|
color: #604020
|
||
|
}
|
||
|
|
||
|
span.keywordflow {
|
||
|
color: #e08000
|
||
|
}
|
||
|
|
||
|
span.comment {
|
||
|
color: #800000
|
||
|
}
|
||
|
|
||
|
span.preprocessor {
|
||
|
color: #806020
|
||
|
}
|
||
|
|
||
|
span.stringliteral {
|
||
|
color: #002080
|
||
|
}
|
||
|
|
||
|
span.charliteral {
|
||
|
color: #008080
|
||
|
}
|
||
|
|
||
|
span.vhdldigit {
|
||
|
color: #ff00ff
|
||
|
}
|
||
|
|
||
|
span.vhdlchar {
|
||
|
color: #000000
|
||
|
}
|
||
|
|
||
|
span.vhdlkeyword {
|
||
|
color: #700070
|
||
|
}
|
||
|
|
||
|
span.vhdllogic {
|
||
|
color: #ff0000
|
||
|
}
|
||
|
|
||
|
/* @end */
|
||
|
|
||
|
/*
|
||
|
.search {
|
||
|
color: #003399;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
form.search {
|
||
|
margin-bottom: 0px;
|
||
|
margin-top: 0px;
|
||
|
}
|
||
|
|
||
|
input.search {
|
||
|
font-size: 75%;
|
||
|
color: #000080;
|
||
|
font-weight: normal;
|
||
|
background-color: #e8eef2;
|
||
|
}
|
||
|
*/
|
||
|
|
||
|
td.tiny {
|
||
|
font-size: 75%;
|
||
|
}
|
||
|
|
||
|
.dirtab {
|
||
|
padding: 4px;
|
||
|
border-collapse: collapse;
|
||
|
border: 1px solid #A3B4D7;
|
||
|
}
|
||
|
|
||
|
th.dirtab {
|
||
|
background: #EBEFF6;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
hr {
|
||
|
height: 0px;
|
||
|
border: none;
|
||
|
border-top: 1px solid #4A6AAA;
|
||
|
}
|
||
|
|
||
|
hr.footer {
|
||
|
height: 1px;
|
||
|
}
|
||
|
|
||
|
/* @group Member Descriptions */
|
||
|
|
||
|
table.memberdecls {
|
||
|
border-spacing: 0px;
|
||
|
padding: 0px;
|
||
|
}
|
||
|
|
||
|
.mdescLeft, .mdescRight,
|
||
|
.memItemLeft, .memItemRight,
|
||
|
.memTemplItemLeft, .memTemplItemRight, .memTemplParams {
|
||
|
background-color: #F9FAFC;
|
||
|
border: none;
|
||
|
margin: 4px;
|
||
|
padding: 1px 0 0 8px;
|
||
|
}
|
||
|
|
||
|
.mdescLeft, .mdescRight {
|
||
|
padding: 0px 8px 4px 8px;
|
||
|
color: #555;
|
||
|
}
|
||
|
|
||
|
.memItemLeft, .memItemRight, .memTemplParams {
|
||
|
border-top: 1px solid #C4CFE5;
|
||
|
}
|
||
|
|
||
|
.memItemLeft, .memTemplItemLeft {
|
||
|
white-space: nowrap;
|
||
|
}
|
||
|
|
||
|
.memItemRight {
|
||
|
width: 100%;
|
||
|
}
|
||
|
|
||
|
.memTemplParams {
|
||
|
color: #4665A2;
|
||
|
white-space: nowrap;
|
||
|
}
|
||
|
|
||
|
/* @end */
|
||
|
|
||
|
/* @group Member Details */
|
||
|
|
||
|
/* Styles for detailed member documentation */
|
||
|
|
||
|
.memtemplate {
|
||
|
font-size: 80%;
|
||
|
color: #4665A2;
|
||
|
font-weight: normal;
|
||
|
margin-left: 9px;
|
||
|
}
|
||
|
|
||
|
.memnav {
|
||
|
background-color: #EBEFF6;
|
||
|
border: 1px solid #A3B4D7;
|
||
|
text-align: center;
|
||
|
margin: 2px;
|
||
|
margin-right: 15px;
|
||
|
padding: 2px;
|
||
|
}
|
||
|
|
||
|
.mempage {
|
||
|
width: 100%;
|
||
|
}
|
||
|
|
||
|
.memitem {
|
||
|
padding: 0;
|
||
|
margin-bottom: 10px;
|
||
|
margin-right: 5px;
|
||
|
}
|
||
|
|
||
|
.memname {
|
||
|
white-space: nowrap;
|
||
|
font-weight: bold;
|
||
|
margin-left: 6px;
|
||
|
}
|
||
|
|
||
|
.memproto {
|
||
|
border-top: 1px solid #A8B8D9;
|
||
|
border-left: 1px solid #A8B8D9;
|
||
|
border-right: 1px solid #A8B8D9;
|
||
|
padding: 6px 0px 6px 0px;
|
||
|
color: #253555;
|
||
|
font-weight: bold;
|
||
|
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
|
||
|
/* opera specific markup */
|
||
|
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
|
||
|
border-top-right-radius: 8px;
|
||
|
border-top-left-radius: 8px;
|
||
|
/* firefox specific markup */
|
||