mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
style of documentation changed
This commit is contained in:
@ -22,8 +22,8 @@ h1.groupheader {
|
||||
}
|
||||
|
||||
h2.groupheader {
|
||||
border-bottom: 1px solid #317E43;
|
||||
color: #09170C;
|
||||
border-bottom: 1px solid #31647E;
|
||||
color: #091217;
|
||||
font-size: 150%;
|
||||
font-weight: normal;
|
||||
margin-top: 1.75em;
|
||||
@ -113,8 +113,8 @@ h3.version {
|
||||
}
|
||||
|
||||
div.qindex, div.navtab{
|
||||
background-color: #CEEBD4;
|
||||
border: 1px solid #42A95A;
|
||||
background-color: #CEE1EB;
|
||||
border: 1px solid #4287A9;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@ -130,13 +130,13 @@ div.navtab {
|
||||
/* @group Link Styling */
|
||||
|
||||
a {
|
||||
color: #0C2011;
|
||||
color: #0C1A20;
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.contents a:visited {
|
||||
color: #122F19;
|
||||
color: #12262F;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
@ -149,9 +149,9 @@ a.qindex {
|
||||
|
||||
a.qindexHL {
|
||||
font-weight: bold;
|
||||
background-color: #3D9D54;
|
||||
background-color: #3D7D9D;
|
||||
color: #FFFFFF;
|
||||
border: 1px double #317C42;
|
||||
border: 1px double #31637C;
|
||||
}
|
||||
|
||||
.contents a.qindexHL:visited {
|
||||
@ -166,11 +166,11 @@ a.elRef {
|
||||
}
|
||||
|
||||
a.code, a.code:visited, a.line, a.line:visited {
|
||||
color: #122F19;
|
||||
color: #12262F;
|
||||
}
|
||||
|
||||
a.codeRef, a.codeRef:visited, a.lineRef, a.lineRef:visited {
|
||||
color: #122F19;
|
||||
color: #12262F;
|
||||
}
|
||||
|
||||
/* @end */
|
||||
@ -199,8 +199,8 @@ ul {
|
||||
}
|
||||
|
||||
pre.fragment {
|
||||
border: 1px solid #77C98A;
|
||||
background-color: #F6FBF7;
|
||||
border: 1px solid #77AEC9;
|
||||
background-color: #F6F9FB;
|
||||
padding: 4px 6px;
|
||||
margin: 4px 8px 4px 2px;
|
||||
overflow: auto;
|
||||
@ -214,8 +214,8 @@ pre.fragment {
|
||||
div.fragment {
|
||||
padding: 0 0 1px 0; /*Fixed: last line underline overlap border*/
|
||||
margin: 4px 8px 4px 2px;
|
||||
background-color: #F6FBF7;
|
||||
border: 1px solid #77C98A;
|
||||
background-color: #F6F9FB;
|
||||
border: 1px solid #77AEC9;
|
||||
}
|
||||
|
||||
div.line {
|
||||
@ -331,9 +331,9 @@ div.contents {
|
||||
}
|
||||
|
||||
td.indexkey {
|
||||
background-color: #CEEBD4;
|
||||
background-color: #CEE1EB;
|
||||
font-weight: bold;
|
||||
border: 1px solid #77C98A;
|
||||
border: 1px solid #77AEC9;
|
||||
margin: 2px 0px 2px 0;
|
||||
padding: 2px 10px;
|
||||
white-space: nowrap;
|
||||
@ -341,14 +341,14 @@ td.indexkey {
|
||||
}
|
||||
|
||||
td.indexvalue {
|
||||
background-color: #CEEBD4;
|
||||
border: 1px solid #77C98A;
|
||||
background-color: #CEE1EB;
|
||||
border: 1px solid #77AEC9;
|
||||
padding: 2px 10px;
|
||||
margin: 2px 0px;
|
||||
}
|
||||
|
||||
tr.memlist {
|
||||
background-color: #D3EDD9;
|
||||
background-color: #D3E5ED;
|
||||
}
|
||||
|
||||
p.formulaDsp {
|
||||
@ -431,15 +431,15 @@ span.vhdllogic {
|
||||
}
|
||||
|
||||
blockquote {
|
||||
background-color: #EAF6ED;
|
||||
border-left: 2px solid #3D9D54;
|
||||
background-color: #EAF2F6;
|
||||
border-left: 2px solid #3D7D9D;
|
||||
margin: 0 24px 0 4px;
|
||||
padding: 0 12px 0 16px;
|
||||
}
|
||||
|
||||
blockquote.DocNodeRTL {
|
||||
border-left: 0;
|
||||
border-right: 2px solid #3D9D54;
|
||||
border-right: 2px solid #3D7D9D;
|
||||
margin: 0 4px 0 24px;
|
||||
padding: 0 16px 0 12px;
|
||||
}
|
||||
@ -472,18 +472,18 @@ td.tiny {
|
||||
.dirtab {
|
||||
padding: 4px;
|
||||
border-collapse: collapse;
|
||||
border: 1px solid #42A95A;
|
||||
border: 1px solid #4287A9;
|
||||
}
|
||||
|
||||
th.dirtab {
|
||||
background: #CEEBD4;
|
||||
background: #CEE1EB;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
hr {
|
||||
height: 0px;
|
||||
border: none;
|
||||
border-top: 1px solid #15361D;
|
||||
border-top: 1px solid #152B36;
|
||||
}
|
||||
|
||||
hr.footer {
|
||||
@ -518,7 +518,7 @@ table.memberdecls {
|
||||
.mdescLeft, .mdescRight,
|
||||
.memItemLeft, .memItemRight,
|
||||
.memTemplItemLeft, .memTemplItemRight, .memTemplParams {
|
||||
background-color: #F0F9F2;
|
||||
background-color: #F0F6F9;
|
||||
border: none;
|
||||
margin: 4px;
|
||||
padding: 1px 0 0 8px;
|
||||
@ -530,7 +530,7 @@ table.memberdecls {
|
||||
}
|
||||
|
||||
.memSeparator {
|
||||
border-bottom: 1px solid #ADDFB9;
|
||||
border-bottom: 1px solid #ADCEDF;
|
||||
line-height: 1px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
@ -545,7 +545,7 @@ table.memberdecls {
|
||||
}
|
||||
|
||||
.memTemplParams {
|
||||
color: #122F19;
|
||||
color: #12262F;
|
||||
white-space: nowrap;
|
||||
font-size: 80%;
|
||||
}
|
||||
@ -558,15 +558,15 @@ table.memberdecls {
|
||||
|
||||
.memtitle {
|
||||
padding: 8px;
|
||||
border-top: 1px solid #45B15E;
|
||||
border-left: 1px solid #45B15E;
|
||||
border-right: 1px solid #45B15E;
|
||||
border-top: 1px solid #458DB1;
|
||||
border-left: 1px solid #458DB1;
|
||||
border-right: 1px solid #458DB1;
|
||||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
margin-bottom: -1px;
|
||||
background-image: url('nav_f.png');
|
||||
background-repeat: repeat-x;
|
||||
background-color: #B8E3C2;
|
||||
background-color: #B8D4E3;
|
||||
line-height: 1.25;
|
||||
font-weight: 300;
|
||||
float:left;
|
||||
@ -581,14 +581,14 @@ table.memberdecls {
|
||||
|
||||
.memtemplate {
|
||||
font-size: 80%;
|
||||
color: #122F19;
|
||||
color: #12262F;
|
||||
font-weight: normal;
|
||||
margin-left: 9px;
|
||||
}
|
||||
|
||||
.memnav {
|
||||
background-color: #CEEBD4;
|
||||
border: 1px solid #42A95A;
|
||||
background-color: #CEE1EB;
|
||||
border: 1px solid #4287A9;
|
||||
text-align: center;
|
||||
margin: 2px;
|
||||
margin-right: 15px;
|
||||
@ -626,14 +626,14 @@ table.memberdecls {
|
||||
}
|
||||
|
||||
.memproto, dl.reflist dt {
|
||||
border-top: 1px solid #45B15E;
|
||||
border-left: 1px solid #45B15E;
|
||||
border-right: 1px solid #45B15E;
|
||||
border-top: 1px solid #458DB1;
|
||||
border-left: 1px solid #458DB1;
|
||||
border-right: 1px solid #458DB1;
|
||||
padding: 6px 0px 6px 0px;
|
||||
color: #030904;
|
||||
color: #030709;
|
||||
font-weight: bold;
|
||||
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
|
||||
background-color: #B0E0BB;
|
||||
background-color: #B0D0E0;
|
||||
/* opera specific markup */
|
||||
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
|
||||
border-top-right-radius: 4px;
|
||||
@ -652,11 +652,11 @@ table.memberdecls {
|
||||
}
|
||||
|
||||
.memdoc, dl.reflist dd {
|
||||
border-bottom: 1px solid #45B15E;
|
||||
border-left: 1px solid #45B15E;
|
||||
border-right: 1px solid #45B15E;
|
||||
border-bottom: 1px solid #458DB1;
|
||||
border-left: 1px solid #458DB1;
|
||||
border-right: 1px solid #458DB1;
|
||||
padding: 6px 10px 2px 10px;
|
||||
background-color: #F6FBF7;
|
||||
background-color: #F6F9FB;
|
||||
border-top-width: 0;
|
||||
background-image:url('nav_g.png');
|
||||
background-repeat:repeat-x;
|
||||
@ -743,11 +743,11 @@ span.mlabels {
|
||||
}
|
||||
|
||||
span.mlabel {
|
||||
background-color: #266334;
|
||||
border-top:1px solid #1A4223;
|
||||
border-left:1px solid #1A4223;
|
||||
border-right:1px solid #77C98A;
|
||||
border-bottom:1px solid #77C98A;
|
||||
background-color: #264E63;
|
||||
border-top:1px solid #1A3442;
|
||||
border-left:1px solid #1A3442;
|
||||
border-right:1px solid #77AEC9;
|
||||
border-bottom:1px solid #77AEC9;
|
||||
text-shadow: none;
|
||||
color: white;
|
||||
margin-right: 4px;
|
||||
@ -766,8 +766,8 @@ span.mlabel {
|
||||
|
||||
div.directory {
|
||||
margin: 10px 0px;
|
||||
border-top: 1px solid #3D9D54;
|
||||
border-bottom: 1px solid #3D9D54;
|
||||
border-top: 1px solid #3D7D9D;
|
||||
border-bottom: 1px solid #3D7D9D;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@ -805,7 +805,7 @@ div.directory {
|
||||
|
||||
.directory tr.even {
|
||||
padding-left: 6px;
|
||||
background-color: #EAF6ED;
|
||||
background-color: #EAF2F6;
|
||||
}
|
||||
|
||||
.directory img {
|
||||
@ -823,11 +823,11 @@ div.directory {
|
||||
cursor: pointer;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
color: #0C2011;
|
||||
color: #0C1A20;
|
||||
}
|
||||
|
||||
.arrow {
|
||||
color: #3D9D54;
|
||||
color: #3D7D9D;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
@ -847,7 +847,7 @@ div.directory {
|
||||
height: 14px;
|
||||
width: 16px;
|
||||
display: inline-block;
|
||||
background-color: #266334;
|
||||
background-color: #264E63;
|
||||
color: white;
|
||||
text-align: center;
|
||||
border-radius: 4px;
|
||||
@ -912,7 +912,7 @@ div.dynheader {
|
||||
|
||||
address {
|
||||
font-style: normal;
|
||||
color: #050C06;
|
||||
color: #050A0C;
|
||||
}
|
||||
|
||||
table.doxtable caption {
|
||||
@ -926,12 +926,12 @@ table.doxtable {
|
||||
}
|
||||
|
||||
table.doxtable td, table.doxtable th {
|
||||
border: 1px solid #050F08;
|
||||
border: 1px solid #050C0F;
|
||||
padding: 3px 7px 2px;
|
||||
}
|
||||
|
||||
table.doxtable th {
|
||||
background-color: #0A190D;
|
||||
background-color: #0A1419;
|
||||
color: #FFFFFF;
|
||||
font-size: 110%;
|
||||
padding-bottom: 4px;
|
||||
@ -941,7 +941,7 @@ table.doxtable th {
|
||||
table.fieldtable {
|
||||
/*width: 100%;*/
|
||||
margin-bottom: 10px;
|
||||
border: 1px solid #45B15E;
|
||||
border: 1px solid #458DB1;
|
||||
border-spacing: 0px;
|
||||
-moz-border-radius: 4px;
|
||||
-webkit-border-radius: 4px;
|
||||
@ -957,8 +957,8 @@ table.fieldtable {
|
||||
|
||||
.fieldtable td.fieldtype, .fieldtable td.fieldname {
|
||||
white-space: nowrap;
|
||||
border-right: 1px solid #45B15E;
|
||||
border-bottom: 1px solid #45B15E;
|
||||
border-right: 1px solid #458DB1;
|
||||
border-bottom: 1px solid #458DB1;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
@ -967,7 +967,7 @@ table.fieldtable {
|
||||
}
|
||||
|
||||
.fieldtable td.fielddoc {
|
||||
border-bottom: 1px solid #45B15E;
|
||||
border-bottom: 1px solid #458DB1;
|
||||
/*width: 100%;*/
|
||||
}
|
||||
|
||||
@ -986,9 +986,9 @@ table.fieldtable {
|
||||
.fieldtable th {
|
||||
background-image:url('nav_f.png');
|
||||
background-repeat:repeat-x;
|
||||
background-color: #B8E3C2;
|
||||
background-color: #B8D4E3;
|
||||
font-size: 90%;
|
||||
color: #030904;
|
||||
color: #030709;
|
||||
padding-bottom: 4px;
|
||||
padding-top: 5px;
|
||||
text-align:left;
|
||||
@ -999,7 +999,7 @@ table.fieldtable {
|
||||
-webkit-border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
border-top-right-radius: 4px;
|
||||
border-bottom: 1px solid #45B15E;
|
||||
border-bottom: 1px solid #458DB1;
|
||||
}
|
||||
|
||||
|
||||
@ -1021,8 +1021,8 @@ table.fieldtable {
|
||||
background-position: 0 -5px;
|
||||
height:30px;
|
||||
line-height:30px;
|
||||
color:#338145;
|
||||
border:solid 1px #72C786;
|
||||
color:#336781;
|
||||
border:solid 1px #72ABC7;
|
||||
overflow:hidden;
|
||||
margin:0px;
|
||||
padding:0px;
|
||||
@ -1037,7 +1037,7 @@ table.fieldtable {
|
||||
background-image:url('bc_s.png');
|
||||
background-repeat:no-repeat;
|
||||
background-position:right;
|
||||
color:#09180C;
|
||||
color:#091318;
|
||||
}
|
||||
|
||||
.navpath li.navelem a
|
||||
@ -1046,7 +1046,7 @@ table.fieldtable {
|
||||
display:block;
|
||||
text-decoration: none;
|
||||
outline: none;
|
||||
color: #040B06;
|
||||
color: #04090B;
|
||||
font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
|
||||
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
|
||||
text-decoration: none;
|
||||
@ -1054,7 +1054,7 @@ table.fieldtable {
|
||||
|
||||
.navpath li.navelem a:hover
|
||||
{
|
||||
color:#22572E;
|
||||
color:#224557;
|
||||
}
|
||||
|
||||
.navpath li.footer
|
||||
@ -1066,7 +1066,7 @@ table.fieldtable {
|
||||
background-image:none;
|
||||
background-repeat:no-repeat;
|
||||
background-position:right;
|
||||
color:#09180C;
|
||||
color:#091318;
|
||||
font-size: 8pt;
|
||||
}
|
||||
|
||||
@ -1113,9 +1113,9 @@ div.header
|
||||
{
|
||||
background-image:url('nav_h.png');
|
||||
background-repeat:repeat-x;
|
||||
background-color: #F0F9F2;
|
||||
background-color: #F0F6F9;
|
||||
margin: 0px;
|
||||
border-bottom: 1px solid #77C98A;
|
||||
border-bottom: 1px solid #77AEC9;
|
||||
}
|
||||
|
||||
div.headertitle
|
||||
@ -1310,7 +1310,7 @@ dl.section dd {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
width: 100%;
|
||||
border-bottom: 1px solid #1A4223;
|
||||
border-bottom: 1px solid #1A3442;
|
||||
}
|
||||
|
||||
.image
|
||||
@ -1345,7 +1345,7 @@ dl.section dd {
|
||||
|
||||
div.zoom
|
||||
{
|
||||
border: 1px solid #368A4A;
|
||||
border: 1px solid #366E8A;
|
||||
}
|
||||
|
||||
dl.citelist {
|
||||
@ -1353,7 +1353,7 @@ dl.citelist {
|
||||
}
|
||||
|
||||
dl.citelist dt {
|
||||
color:#08140B;
|
||||
color:#081014;
|
||||
float:left;
|
||||
font-weight:bold;
|
||||
margin-right:10px;
|
||||
@ -1367,8 +1367,8 @@ dl.citelist dd {
|
||||
|
||||
div.toc {
|
||||
padding: 14px 25px;
|
||||
background-color: #E4F4E8;
|
||||
border: 1px solid #A0D9AE;
|
||||
background-color: #E4EFF4;
|
||||
border: 1px solid #A0C6D9;
|
||||
border-radius: 7px 7px 7px 7px;
|
||||
float: right;
|
||||
height: auto;
|
||||
@ -1397,7 +1397,7 @@ div.toc li {
|
||||
|
||||
div.toc h3 {
|
||||
font: bold 12px/1.2 Arial,FreeSans,sans-serif;
|
||||
color: #122F19;
|
||||
color: #12262F;
|
||||
border-bottom: 0 none;
|
||||
margin: 0;
|
||||
}
|
||||
@ -1669,7 +1669,7 @@ table.markdownTable {
|
||||
}
|
||||
|
||||
table.markdownTable td, table.markdownTable th {
|
||||
border: 1px solid #050F08;
|
||||
border: 1px solid #050C0F;
|
||||
padding: 3px 7px 2px;
|
||||
}
|
||||
|
||||
@ -1677,12 +1677,12 @@ table.markdownTableHead tr {
|
||||
}
|
||||
|
||||
table.markdownTableBodyLeft td, table.markdownTable th {
|
||||
border: 1px solid #050F08;
|
||||
border: 1px solid #050C0F;
|
||||
padding: 3px 7px 2px;
|
||||
}
|
||||
|
||||
th.markdownTableHeadLeft th.markdownTableHeadRight th.markdownTableHeadCenter th.markdownTableHeadNone {
|
||||
background-color: #0A190D;
|
||||
background-color: #0A1419;
|
||||
color: #FFFFFF;
|
||||
font-size: 110%;
|
||||
padding-bottom: 4px;
|
||||
@ -1709,7 +1709,7 @@ table.markdownTable {
|
||||
}
|
||||
|
||||
table.markdownTable td, table.markdownTable th {
|
||||
border: 1px solid #050F08;
|
||||
border: 1px solid #050C0F;
|
||||
padding: 3px 7px 2px;
|
||||
}
|
||||
|
||||
@ -1717,7 +1717,7 @@ table.markdownTable tr {
|
||||
}
|
||||
|
||||
th.markdownTableHeadLeft, th.markdownTableHeadRight, th.markdownTableHeadCenter, th.markdownTableHeadNone {
|
||||
background-color: #0A190D;
|
||||
background-color: #0A1419;
|
||||
color: #FFFFFF;
|
||||
font-size: 110%;
|
||||
padding-bottom: 4px;
|
||||
|
Reference in New Issue
Block a user