1 /*******************************************************************************
2 Adapted from the doxygen.css in kdelibs/doc/common by domi
3 ********************************************************************************/
5 /*******************************************************************************
7 Style sheet for kdelibs doxygen documentation.
8 Copyright (c) Anders Lund <anders@alweb.dk> 2002
10 This script is made available under the terms of the General Public License.
11 You should have received a copy of the GNU General Public License
12 along with this software; see the file COPYING. If not, write to
13 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
14 Boston, MA 02111-1307, USA.
16 ********************************************************************************/
21 background-color: white
;
28 /* decorative header */
30 background-color: #0855C5;
31 background-image: url
("headerbg.png");
37 div
.header table tr td h1
{
39 font: bold
20pt courier
;
43 /* global lind buttons at bottom of decorative header */
52 table
.links
td:hover
{
53 background-color:#0C4293;
55 table
.links td
a:hover
{
57 background-color:#0C4293
60 border-left: 1px solid
#4A81D5;
61 padding: 0px 12px 0px 12px;
62 background-color:#0E4EAF;
64 /*font-weight: bold;*/
67 /* little gradient below decorative/navigation header */
70 background-image: url
("grad.png");
73 /* contents part of page */
78 /* contents, mostly equivalent to the default doxugen style sheet */
79 H1
{ text-align: center
; }
80 CAPTION
{ font-weight: bold
}
83 A
.el
{ text-decoration: none
; font-weight: bold
}
84 A
.elRef
{ font-weight: bold
}
85 A
.code
{ text-decoration: none
; font-weight: normal
; color: #4444ee }
86 A
.codeRef
{ font-weight: normal
; color: #4444ee }
87 A:hover
{ text-decoration: none
; background-color: #ececec }
88 DL
.el
{ margin-left: -1cm }
89 DIV
.fragment
{ width: 100%; border: none
; background-color: #ffffee; padding: 12px }
90 DIV
.ah
{ background-color: navy
; font-weight: bold
; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
91 TD
.md
{ background-color: #ececec; font-weight: bold
; }
92 TD
.mdname1
{ background-color: #ececec; font-weight: bold
; color: #602020; }
93 TD
.mdname
{ background-color: #ececec; font-weight: bold
; color: #602020; width: 600px; }
94 DIV
.groupHeader
{ margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold
}
95 DIV
.groupText
{ margin-left: 16px; font-style: italic
; font-size: smaller
}
96 BODY
{ background: white
}
98 background-color: #e0eef8;
100 padding-right : 10px;
103 padding-bottom : 2px;
110 background-color: #e0eef8;
112 padding-right : 10px;
115 padding-bottom : 2px;
121 FONT
.keyword
{ color: #008000 }
122 FONT
.keywordtype
{ color: #604020 }
123 FONT
.keywordflow
{ color: #e08000 }
124 FONT
.comment
{ color: #800000 }
125 FONT
.preprocessor
{ color: #806020 }
126 FONT
.stringliteral
{ color: #002080 }
127 FONT
.charliteral
{ color: #008080 }
131 /* kde decoration at bottom */
134 background-color: transparent
;
143 background-image : url
('bottom1.png');
144 background-repeat : repeat-x
;
147 /* copyright etc at bottom */