Fixed doc theme
BIN
doc/api/bc_s.png
Before Width: | Height: | Size: 676 B After Width: | Height: | Size: 600 B |
BIN
doc/api/bdwn.png
Before Width: | Height: | Size: 147 B After Width: | Height: | Size: 200 B |
Before Width: | Height: | Size: 132 B After Width: | Height: | Size: 194 B |
BIN
doc/api/doc.png
Before Width: | Height: | Size: 746 B After Width: | Height: | Size: 624 B |
@ -4,13 +4,27 @@ body, table, div, p, dl {
|
|||||||
font: 400 14px/22px Roboto,sans-serif;
|
font: 400 14px/22px Roboto,sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body
|
||||||
|
{
|
||||||
|
margin:0px;
|
||||||
|
padding:0px;
|
||||||
|
background-color:#bf6000;
|
||||||
|
background-repeat:no-repeat;
|
||||||
|
background-position:center center;
|
||||||
|
background-attachment:fixed;
|
||||||
|
min-height:1200px;
|
||||||
|
overflow:auto;
|
||||||
|
}
|
||||||
|
|
||||||
/* @group Heading Levels */
|
/* @group Heading Levels */
|
||||||
|
|
||||||
h1.groupheader {
|
h1.groupheader {
|
||||||
|
color:#bf6000;
|
||||||
font-size: 150%;
|
font-size: 150%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
|
color:#bf6000;
|
||||||
font: 400 14px/28px Roboto,sans-serif;
|
font: 400 14px/28px Roboto,sans-serif;
|
||||||
font-size: 150%;
|
font-size: 150%;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@ -18,8 +32,8 @@ h1.groupheader {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h2.groupheader {
|
h2.groupheader {
|
||||||
border-bottom: 1px solid #879ECB;
|
border-bottom: 1px solid #bf6000;
|
||||||
color: #354C7B;
|
color:#bf6000;
|
||||||
font-size: 150%;
|
font-size: 150%;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
margin-top: 1.75em;
|
margin-top: 1.75em;
|
||||||
@ -93,8 +107,8 @@ h3.version {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.qindex, div.navtab{
|
div.qindex, div.navtab{
|
||||||
background-color: #EBEFF6;
|
background-color: #FFF8F0;
|
||||||
border: 1px solid #A3B4D7;
|
border: 1px solid #FF8000;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -110,13 +124,27 @@ div.navtab {
|
|||||||
/* @group Link Styling */
|
/* @group Link Styling */
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: #3D578C;
|
color: #000000;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contents a:visited {
|
.contents a:visited {
|
||||||
color: #4665A2;
|
color: #606060;
|
||||||
|
}
|
||||||
|
|
||||||
|
.contents{
|
||||||
|
background-color: #FFFFFF;
|
||||||
|
padding-top:8px;
|
||||||
|
padding-bottom:8px;
|
||||||
|
padding-left:32px;
|
||||||
|
padding-right:32px;
|
||||||
|
margin:0px;
|
||||||
|
margin-left:auto;
|
||||||
|
margin-right:auto;
|
||||||
|
width:1216px;
|
||||||
|
border-bottom-left-radius: 8px;
|
||||||
|
border-bottom-right-radius: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
@ -160,8 +188,8 @@ dl.el {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pre.fragment {
|
pre.fragment {
|
||||||
border: 1px solid #C4CFE5;
|
border: 1px solid #FF8000;
|
||||||
background-color: #FBFCFD;
|
background-color: #FFF8F0;
|
||||||
padding: 4px 6px;
|
padding: 4px 6px;
|
||||||
margin: 4px 8px 4px 2px;
|
margin: 4px 8px 4px 2px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
@ -173,15 +201,15 @@ pre.fragment {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.fragment {
|
div.fragment {
|
||||||
padding: 4px 6px;
|
padding: 4px 6px;
|
||||||
margin: 4px 8px 4px 2px;
|
margin: 4px 8px 4px 2px;
|
||||||
background-color: #FBFCFD;
|
background-color: #FFF8F0;
|
||||||
border: 1px solid #C4CFE5;
|
border: 1px solid #FF8000;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.line {
|
div.line {
|
||||||
font-family: monospace, fixed;
|
font-family: monospace, fixed;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
min-height: 13px;
|
min-height: 13px;
|
||||||
line-height: 1.0;
|
line-height: 1.0;
|
||||||
text-wrap: unrestricted;
|
text-wrap: unrestricted;
|
||||||
@ -217,7 +245,7 @@ span.lineno {
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
border-right: 2px solid #0F0;
|
border-right: 2px solid #0F0;
|
||||||
background-color: #E8E8E8;
|
background-color: #E8E8E8;
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
}
|
}
|
||||||
span.lineno a {
|
span.lineno a {
|
||||||
background-color: #D8D8D8;
|
background-color: #D8D8D8;
|
||||||
@ -266,36 +294,29 @@ div.groupText {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: white;
|
|
||||||
color: black;
|
color: black;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
|
||||||
|
|
||||||
div.contents {
|
|
||||||
margin-top: 10px;
|
|
||||||
margin-left: 12px;
|
|
||||||
margin-right: 8px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
td.indexkey {
|
td.indexkey {
|
||||||
background-color: #EBEFF6;
|
background-color: #FFF8F0;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border: 1px solid #C4CFE5;
|
border: 1px solid #C4CFE5;
|
||||||
margin: 2px 0px 2px 0;
|
margin: 2px 0px 2px 0;
|
||||||
padding: 2px 10px;
|
padding: 2px 10px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
td.indexvalue {
|
td.indexvalue {
|
||||||
background-color: #EBEFF6;
|
background-color: #FFF8F0;
|
||||||
border: 1px solid #C4CFE5;
|
border: 1px solid #C4CFE5;
|
||||||
padding: 2px 10px;
|
padding: 2px 10px;
|
||||||
margin: 2px 0px;
|
margin: 2px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.memlist {
|
tr.memlist {
|
||||||
background-color: #EEF1F7;
|
background-color: #FFF8F0;
|
||||||
}
|
}
|
||||||
|
|
||||||
p.formulaDsp {
|
p.formulaDsp {
|
||||||
@ -312,9 +333,9 @@ img.formulaInl {
|
|||||||
|
|
||||||
div.center {
|
div.center {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.center img {
|
div.center img {
|
||||||
@ -322,8 +343,7 @@ div.center img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
address.footer {
|
address.footer {
|
||||||
text-align: right;
|
display: none;
|
||||||
padding-right: 12px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
img.footer {
|
img.footer {
|
||||||
@ -412,7 +432,7 @@ td.tiny {
|
|||||||
.dirtab {
|
.dirtab {
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
border: 1px solid #A3B4D7;
|
border: 1px solid #FF8000;
|
||||||
}
|
}
|
||||||
|
|
||||||
th.dirtab {
|
th.dirtab {
|
||||||
@ -427,7 +447,7 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
hr.footer {
|
hr.footer {
|
||||||
height: 1px;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* @group Member Descriptions */
|
/* @group Member Descriptions */
|
||||||
@ -458,7 +478,7 @@ table.memberdecls {
|
|||||||
.mdescLeft, .mdescRight,
|
.mdescLeft, .mdescRight,
|
||||||
.memItemLeft, .memItemRight,
|
.memItemLeft, .memItemRight,
|
||||||
.memTemplItemLeft, .memTemplItemRight, .memTemplParams {
|
.memTemplItemLeft, .memTemplItemRight, .memTemplParams {
|
||||||
background-color: #F9FAFC;
|
background-color: #FFFCF8;
|
||||||
border: none;
|
border: none;
|
||||||
margin: 4px;
|
margin: 4px;
|
||||||
padding: 1px 0 0 8px;
|
padding: 1px 0 0 8px;
|
||||||
@ -470,7 +490,7 @@ table.memberdecls {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.memSeparator {
|
.memSeparator {
|
||||||
border-bottom: 1px solid #DEE4F0;
|
border-bottom: 1px solid #FFF8F0;
|
||||||
line-height: 1px;
|
line-height: 1px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
@ -485,7 +505,7 @@ table.memberdecls {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.memTemplParams {
|
.memTemplParams {
|
||||||
color: #4665A2;
|
color: #bf6000;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
}
|
}
|
||||||
@ -504,8 +524,8 @@ table.memberdecls {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.memnav {
|
.memnav {
|
||||||
background-color: #EBEFF6;
|
background-color: #FFF8F0;
|
||||||
border: 1px solid #A3B4D7;
|
border: 1px solid #FF8000;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
@ -543,16 +563,16 @@ table.memberdecls {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.memproto, dl.reflist dt {
|
.memproto, dl.reflist dt {
|
||||||
border-top: 1px solid #A8B8D9;
|
border-top: 1px solid #bf6000;
|
||||||
border-left: 1px solid #A8B8D9;
|
border-left: 1px solid #bf6000;
|
||||||
border-right: 1px solid #A8B8D9;
|
border-right: 1px solid #bf6000;
|
||||||
padding: 6px 0px 6px 0px;
|
padding: 6px 0px 6px 0px;
|
||||||
color: #253555;
|
/*color: #253555;*/
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
|
/*text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);*/
|
||||||
background-image:url('nav_f.png');
|
/*background-image:url('nav_f.png');*/
|
||||||
background-repeat:repeat-x;
|
background-repeat:repeat-x;
|
||||||
background-color: #E2E8F2;
|
background-color: #FFF8F0;
|
||||||
/* opera specific markup */
|
/* opera specific markup */
|
||||||
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
|
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
|
||||||
border-top-right-radius: 4px;
|
border-top-right-radius: 4px;
|
||||||
@ -569,15 +589,14 @@ table.memberdecls {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.memdoc, dl.reflist dd {
|
.memdoc, dl.reflist dd {
|
||||||
border-bottom: 1px solid #A8B8D9;
|
border-bottom: 1px solid #bf6000;
|
||||||
border-left: 1px solid #A8B8D9;
|
border-left: 1px solid #bf6000;
|
||||||
border-right: 1px solid #A8B8D9;
|
border-right: 1px solid #bf6000;
|
||||||
padding: 6px 10px 2px 10px;
|
padding: 6px 10px 2px 10px;
|
||||||
background-color: #FBFCFD;
|
|
||||||
border-top-width: 0;
|
border-top-width: 0;
|
||||||
background-image:url('nav_g.png');
|
background-image:url('nav_g.png');
|
||||||
background-repeat:repeat-x;
|
background-repeat:repeat-x;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFDFB;
|
||||||
/* opera specific markup */
|
/* opera specific markup */
|
||||||
border-bottom-left-radius: 4px;
|
border-bottom-left-radius: 4px;
|
||||||
border-bottom-right-radius: 4px;
|
border-bottom-right-radius: 4px;
|
||||||
@ -660,11 +679,11 @@ span.mlabels {
|
|||||||
}
|
}
|
||||||
|
|
||||||
span.mlabel {
|
span.mlabel {
|
||||||
background-color: #728DC1;
|
background-color: #728DC1;
|
||||||
border-top:1px solid #5373B4;
|
border-top:1px solid #5373B4;
|
||||||
border-left:1px solid #5373B4;
|
border-left:1px solid #5373B4;
|
||||||
border-right:1px solid #C4CFE5;
|
border-right:1px solid #C4CFE5;
|
||||||
border-bottom:1px solid #C4CFE5;
|
border-bottom:1px solid #C4CFE5;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
color: white;
|
color: white;
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
@ -683,8 +702,8 @@ span.mlabel {
|
|||||||
|
|
||||||
div.directory {
|
div.directory {
|
||||||
margin: 10px 0px;
|
margin: 10px 0px;
|
||||||
border-top: 1px solid #9CAFD4;
|
border-top: 1px solid #bf6000;
|
||||||
border-bottom: 1px solid #9CAFD4;
|
border-bottom: 1px solid #bf6000;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -693,14 +712,14 @@ div.directory {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.directory td {
|
.directory td {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
.directory td.entry {
|
.directory td.entry {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
padding-right: 6px;
|
padding-right: 6px;
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -713,8 +732,8 @@ div.directory {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.directory td.desc {
|
.directory td.desc {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding-left: 6px;
|
padding-left: 6px;
|
||||||
padding-right: 6px;
|
padding-right: 6px;
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
border-left: 1px solid rgba(0,0,0,0.05);
|
border-left: 1px solid rgba(0,0,0,0.05);
|
||||||
@ -722,7 +741,7 @@ div.directory {
|
|||||||
|
|
||||||
.directory tr.even {
|
.directory tr.even {
|
||||||
padding-left: 6px;
|
padding-left: 6px;
|
||||||
background-color: #F7F8FB;
|
background-color: #FFFDFB;
|
||||||
}
|
}
|
||||||
|
|
||||||
.directory img {
|
.directory img {
|
||||||
@ -737,14 +756,14 @@ div.directory {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.directory .levels span {
|
.directory .levels span {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding-left: 2px;
|
padding-left: 2px;
|
||||||
padding-right: 2px;
|
padding-right: 2px;
|
||||||
color: #3D578C;
|
color: #bf6000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.arrow {
|
.arrow {
|
||||||
color: #9CAFD4;
|
color: #bf6000;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
-khtml-user-select: none;
|
-khtml-user-select: none;
|
||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
@ -764,7 +783,7 @@ div.directory {
|
|||||||
height: 14px;
|
height: 14px;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background-color: #728DC1;
|
background-color: #bf6000;
|
||||||
color: white;
|
color: white;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
@ -818,7 +837,7 @@ table.directory {
|
|||||||
/* @end */
|
/* @end */
|
||||||
|
|
||||||
div.dynheader {
|
div.dynheader {
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
-webkit-touch-callout: none;
|
-webkit-touch-callout: none;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
-khtml-user-select: none;
|
-khtml-user-select: none;
|
||||||
@ -834,8 +853,8 @@ address {
|
|||||||
|
|
||||||
table.doxtable {
|
table.doxtable {
|
||||||
border-collapse:collapse;
|
border-collapse:collapse;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.doxtable td, table.doxtable th {
|
table.doxtable td, table.doxtable th {
|
||||||
@ -928,13 +947,14 @@ table.fieldtable {
|
|||||||
.navpath ul
|
.navpath ul
|
||||||
{
|
{
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
background-image:url('tab_b.png');
|
/*background-image:url('tab_b.png');*/
|
||||||
|
background-color: #FFF8F0;
|
||||||
background-repeat:repeat-x;
|
background-repeat:repeat-x;
|
||||||
background-position: 0 -5px;
|
background-position: 0 -5px;
|
||||||
height:30px;
|
height:30px;
|
||||||
line-height:30px;
|
line-height:30px;
|
||||||
color:#8AA0CC;
|
color:#bf6000;
|
||||||
border:solid 1px #C2CDE4;
|
border:solid 0px #C2CDE4;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
margin:0px;
|
margin:0px;
|
||||||
padding:0px;
|
padding:0px;
|
||||||
@ -949,7 +969,7 @@ table.fieldtable {
|
|||||||
background-image:url('bc_s.png');
|
background-image:url('bc_s.png');
|
||||||
background-repeat:no-repeat;
|
background-repeat:no-repeat;
|
||||||
background-position:right;
|
background-position:right;
|
||||||
color:#364D7C;
|
color:#bf6000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navpath li.navelem a
|
.navpath li.navelem a
|
||||||
@ -958,9 +978,8 @@ table.fieldtable {
|
|||||||
display:block;
|
display:block;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
color: #283A5D;
|
color: #bf6000;
|
||||||
font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
|
font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
|
||||||
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -978,11 +997,10 @@ table.fieldtable {
|
|||||||
background-image:none;
|
background-image:none;
|
||||||
background-repeat:no-repeat;
|
background-repeat:no-repeat;
|
||||||
background-position:right;
|
background-position:right;
|
||||||
color:#364D7C;
|
color:#bf6000;
|
||||||
font-size: 8pt;
|
font-size: 8pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
div.summary
|
div.summary
|
||||||
{
|
{
|
||||||
float: right;
|
float: right;
|
||||||
@ -1011,11 +1029,14 @@ div.ingroups a
|
|||||||
|
|
||||||
div.header
|
div.header
|
||||||
{
|
{
|
||||||
background-image:url('nav_h.png');
|
background-repeat:repeat-x;
|
||||||
background-repeat:repeat-x;
|
background-color: #FFFCF8;
|
||||||
background-color: #F9FAFC;
|
|
||||||
margin: 0px;
|
padding:0px;
|
||||||
border-bottom: 1px solid #C4CFE5;
|
margin:0px;
|
||||||
|
margin-left:auto;
|
||||||
|
margin-right:auto;
|
||||||
|
width:1280px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.headertitle
|
div.headertitle
|
||||||
@ -1072,7 +1093,7 @@ dl.todo
|
|||||||
margin-left:-7px;
|
margin-left:-7px;
|
||||||
padding-left: 3px;
|
padding-left: 3px;
|
||||||
border-left:4px solid;
|
border-left:4px solid;
|
||||||
border-color: #00C0E0;
|
border-color: #E0C000;
|
||||||
}
|
}
|
||||||
|
|
||||||
dl.test
|
dl.test
|
||||||
@ -1118,6 +1139,7 @@ dl.section dd {
|
|||||||
font: 300% Tahoma, Arial,sans-serif;
|
font: 300% Tahoma, Arial,sans-serif;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 2px 0px;
|
padding: 2px 0px;
|
||||||
|
color: #FF8000;
|
||||||
}
|
}
|
||||||
|
|
||||||
#projectbrief
|
#projectbrief
|
||||||
@ -1238,9 +1260,9 @@ div.toc li.level4 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.inherit_header {
|
.inherit_header {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: gray;
|
color: gray;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
-webkit-touch-callout: none;
|
-webkit-touch-callout: none;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
-khtml-user-select: none;
|
-khtml-user-select: none;
|
||||||
@ -1433,6 +1455,26 @@ tr.heading h2 {
|
|||||||
margin-top: -11px;
|
margin-top: -11px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#titlearea
|
||||||
|
{
|
||||||
|
margin: 0px;
|
||||||
|
padding-top: 8px;
|
||||||
|
padding-bottom: 8px;
|
||||||
|
margin-top: 32px;
|
||||||
|
width: 100%;
|
||||||
|
border-bottom: 0px solid #FF8000;
|
||||||
|
border-top-left-radius: 8px;
|
||||||
|
border-top-right-radius: 8px;
|
||||||
|
background-color:#FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
#top
|
||||||
|
{
|
||||||
|
margin-left:auto;
|
||||||
|
margin-right:auto;
|
||||||
|
width:1280px;
|
||||||
|
}
|
||||||
|
|
||||||
@media print
|
@media print
|
||||||
{
|
{
|
||||||
#top { display: none; }
|
#top { display: none; }
|
||||||
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 616 B After Width: | Height: | Size: 573 B |
Before Width: | Height: | Size: 597 B After Width: | Height: | Size: 596 B |
Before Width: | Height: | Size: 153 B After Width: | Height: | Size: 233 B |
Before Width: | Height: | Size: 98 B After Width: | Height: | Size: 188 B |
BIN
doc/api/open.png
Before Width: | Height: | Size: 123 B After Width: | Height: | Size: 177 B |
Before Width: | Height: | Size: 314 B After Width: | Height: | Size: 262 B |
Before Width: | Height: | Size: 853 B After Width: | Height: | Size: 717 B |
Before Width: | Height: | Size: 845 B After Width: | Height: | Size: 712 B |
Before Width: | Height: | Size: 142 B After Width: | Height: | Size: 217 B |
Before Width: | Height: | Size: 169 B After Width: | Height: | Size: 253 B |
Before Width: | Height: | Size: 177 B After Width: | Height: | Size: 255 B |
Before Width: | Height: | Size: 184 B After Width: | Height: | Size: 260 B |