Skip to content
Snippets Groups Projects
Commit ee55f41b authored by Christian Engwer's avatar Christian Engwer
Browse files

remove obsolete css file

[[Imported from SVN: r1096]]
parent 31fa6de3
No related branches found
No related tags found
No related merge requests found
/* $Id$ */
div.nav {
padding: 5px;
margin: 0pt;
display: block;
background-color: #c8d5ff;
text-decoration: none;
border-top: 1px solid #5974b5;
border-left: 1px solid #5974b5;
border-right: 1px solid #5974b5;
border-bottom: 1px solid #5974b5;
font-family: sans-serif;
font-weight: bold;
text-align: center;
color: black;
}
div.doxygen h1 {
font-family: sans-serif;
font-weight: bold;
text-align: left;
text-align: center;
font-size: 160%;
border: none;
color: black;
background-color: white;
}
div.doxygen h2 {
font-family: sans-serif;
font-weight: bold;
text-align: left;
font-size: 130%;
border: none;
color: black;
background-color: white;
}
div.doxygen h3 {
font-family: sans-serif;
font-weight: bold;
text-align: left;
font-size: 110%;
border: none;
color: black;
background-color: white;
}
div.doxygen h4 {
font-family: sans-serif;
font-weight: bold;
text-align: left;
font-size: 110%;
border: none;
color: black;
background-color: white;
}
caption { font-weight: bold }
a.anchor,
a.anchor:visited,
a.anchor:hover,
a.anchor:active
{
background-color: white;
color: black;
}
hr {
border: 0px;
background-color: #5974b5;
height: 1px;
}
em {
font-style: inherited;
color: #A00000;
}
/*
-- Inner Documentation Links --
*/
a.el { text-decoration: none; font-weight: bold }
a.elRef { font-weight: bold }
a.code:link { text-decoration: none; font-weight: normal; color: #5974b5}
a.code:visited { text-decoration: none; font-weight: normal; color: #5974b5}
a.codeRef:link { font-weight: normal; color: #5974b5}
a.codeRef:visited { font-weight: normal; color: #5974b5}
/*
-- Quick Index --
*/
div.qindex {
/* font-family: Geneva, Arial, Helvetica, sans-serif; */
font-size: small;
font-family: sans-serif;
font-weight: bold;
width: 100%;
/* background-color: #c8d5ff; */
border-bottom: 1px solid black;
text-align: center;
margin: 0px;
padding: 0px;
line-height: 160%;
}
a.qindex {
text-decoration: none;
font-weight: bold;
border: 1px solid #ffffff;
color: #5974b5;
padding: 0px;
}
a.qindex:visited {
text-decoration: none;
font-weight: bold;
color: #5974b5;
}
a.qindex:hover {
text-decoration: none;
background-color: #c8d5ff;
border: 1px solid #000000;
}
a.qindexHL {
text-decoration: none;
font-weight: bold;
background-color: #c8d5ff;
border: 1px solid #c8d5ff;
}
/*
Copy Paste from doxygen.css
-- list layout --
*/
.mdescLeft {
padding: 0px 8px 4px 8px;
/* font-size: 80%; */
font-style: italic;
background-color: #FAFAFA;
border-top: 1px none #E0E0E0;
border-right: 1px none #E0E0E0;
border-bottom: 1px none #E0E0E0;
border-left: 1px none #E0E0E0;
margin: 0px;
}
.mdescRight {
padding: 0px 8px 4px 8px;
/* font-size: 80%; */
font-style: italic;
background-color: #FAFAFA;
border-top: 1px none #E0E0E0;
border-right: 1px none #E0E0E0;
border-bottom: 1px none #E0E0E0;
border-left: 1px none #E0E0E0;
margin: 0px;
}
.memItemLeft {
padding: 1px 0px 0px 8px;
margin: 4px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-color: #E0E0E0;
border-right-color: #E0E0E0;
border-bottom-color: #E0E0E0;
border-left-color: #E0E0E0;
border-top-style: solid;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background-color: #FAFAFA;
/* font-size: 80%; */
}
.memItemRight {
padding: 1px 8px 0px 8px;
margin: 4px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-color: #E0E0E0;
border-right-color: #E0E0E0;
border-bottom-color: #E0E0E0;
border-left-color: #E0E0E0;
border-top-style: solid;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background-color: #FAFAFA;
/* font-size: 80%; */
}
.memTemplItemLeft {
padding: 1px 0px 0px 8px;
margin: 4px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-color: #E0E0E0;
border-right-color: #E0E0E0;
border-bottom-color: #E0E0E0;
border-left-color: #E0E0E0;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background-color: #FAFAFA;
/* font-size: 80%; */
}
.memTemplItemRight {
padding: 1px 8px 0px 8px;
margin: 4px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-color: #E0E0E0;
border-right-color: #E0E0E0;
border-bottom-color: #E0E0E0;
border-left-color: #E0E0E0;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background-color: #FAFAFA;
/* font-size: 80%; */
}
.memTemplParams {
padding: 1px 0px 0px 8px;
margin: 4px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-color: #E0E0E0;
border-right-color: #E0E0E0;
border-bottom-color: #E0E0E0;
border-left-color: #E0E0E0;
border-top-style: solid;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
color: #606060;
background-color: #FAFAFA;
/* font-size: 80%; */
}
/*
Copy Paste from doxygen.css
-- Member description layout --
*/
.md {
background-color: #F4F4FB;
font-weight: bold;
}
.mdPrefix {
background-color: #F4F4FB;
color: #606060;
/* font-size: 80%; */
}
.mdname1 {
background-color: #F4F4FB;
font-weight: bold;
color: #602020;
}
.mdname {
background-color: #F4F4FB;
font-weight: bold;
color: #602020;
width: 600px;
}
.mdTable {
border: 1px solid #868686;
background-color: #F4F4FB;
}
.mdRow {
padding: 8px 10px;
}
/*
-- Member list layout --
*/
tr.memlist {
background-color: #f0f0f0;
}
/*
-- Directory listing layout --
*/
.dirtab { padding: 4px;
border-collapse: collapse;
border: 1px solid #b0b0b0;
}
th.dirtab { background: #e0e0e0;
font-weight: bold;
}
/*
-- Index Layout --
*/
div.ah {
background-color: #c8d5ff;
text-decoration: none;
border: 1px solid #5974b5;
font-weight: bold;
margin-bottom: 3px; margin-top: 3px
}
.indexkey {
background-color: #e0e0e0;
}
.indexvalue {
background-color: #e0e0e0;
}
/*
-- Formular layout --
*/
p.formulaDsp { text-align: center; }
img.formulaDsp { }
img.formulaInl { vertical-align: middle; }
/*
-- Code colorize --
*/
.fragment {
font-family: Fixed, monospace;
font-size: 95%;
}
pre.fragment {
border: 1px solid #CCCCCC;
background-color: #f5f5f5;
margin-top: 4px;
margin-bottom: 4px;
margin-left: 2px;
margin-right: 8px;
padding-left: 6px;
padding-right: 6px;
padding-top: 4px;
padding-bottom: 4px;
}
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 }
code {
font-size: 120%;
}
/* tables and lists */
ul { font-size: small; }
table { font-size: small; }
table.imagelist {
margin: 0px auto 0px auto;
border: none;
}
table.imagelist td {
border: none;
padding-left: 5px;
padding-right: 5px;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment