498826ae136e385e47d22034a808f08954a3d44f
[atutor.git] / mods / phpdoc2 / PhpDocumentor / phpDocumentor / Converters / HTML / frames / templates / DOM / earthli / templates / media / stylesheet.css
1 a { color: #000090; text-decoration: none; }\r
2 a:hover, a:active, a:focus { color: highlighttext; background-color: highlight; text-decoration: none; }\r
3 \r
4 body { background : #FFFFFF; }\r
5 body, table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }\r
6 \r
7 a img { border: 0px; }\r
8 \r
9 /* Page layout/boxes */\r
10 \r
11 .info-box {  }\r
12 .info-box-title { margin: 1em 0em 0em 0em; font-weight: normal; font-size: 14pt; color: #999999; border-bottom: 2px solid #999999; }\r
13 .info-box-body { border: 1px solid #999999; padding: .5em; }\r
14 .nav-bar { font-size: 8pt; white-space: nowrap; text-align: right; padding: .2em; margin: 0em 0em 1em 0em; }\r
15 \r
16 .oddrow { background-color: #F8F8F8; border: 1px solid #AAAAAA; padding: .5em; margin-bottom: 1em}\r
17 .evenrow { border: 1px solid #AAAAAA; padding: .5em; margin-bottom: 1em}\r
18 \r
19 .page-body { max-width: 800px; margin: auto; }\r
20 .tree { }\r
21 \r
22 /* Index formatting classes */\r
23 \r
24 .index-item-body { margin-top: .5em; margin-bottom: .5em}\r
25 .index-item-description { margin-top: .25em }\r
26 .index-item-details { font-weight: normal; font-style: italic; font-size: 8pt }\r
27 .index-letter-section { background-color: #EEEEEE; border: 1px dotted #999999; padding: .5em; margin-bottom: 1em}\r
28 .index-letter-title { font-size: 12pt; font-weight: bold }\r
29 .index-letter-menu { text-align: center; margin: 1em }\r
30 .index-letter { font-size: 12pt }\r
31 \r
32 /* Docbook classes */\r
33 \r
34 .description {}\r
35 .short-description { font-weight: bold; color: #666666; }\r
36 .tags { padding-left: 0em; margin-left: 3em; color: #666666; list-style-type: square; }\r
37 .parameters {   padding-left: 0em; margin-left: 3em; color: #014fbe; list-style-type: square; }\r
38 .redefinitions { font-size: 8pt; padding-left: 0em; margin-left: 2em; }\r
39 .package { font-weight: bold; }\r
40 .package-title { font-weight: bold; font-size: 14pt; border-bottom: 1px solid black }\r
41 .sub-package { font-weight: bold; }\r
42 .tutorial { border-width: thin; border-color: #0066ff; }\r
43 .tutorial-nav-box { width: 100%; border: 1px solid #999999; background-color: #F8F8F8; }\r
44 \r
45 /* Generic formatting */\r
46 \r
47 .field { font-weight: bold; }\r
48 .detail { font-size: 8pt; }\r
49 .notes { font-style: italic; font-size: 8pt; }\r
50 .separator { background-color: #999999; height: 2px; }\r
51 .warning {  color: #FF6600; }\r
52 .disabled { font-style: italic; color: #999999; }\r
53 \r
54 /* Code elements */\r
55 \r
56 .line-number {  }\r
57 \r
58 .class-table { width: 100%; }\r
59 .class-table-header { border-bottom: 1px dotted #666666; text-align: left}\r
60 .class-name { color: #0000AA; font-weight: bold; }\r
61 \r
62 .method-summary { color: #009000; padding-left: 1em; font-size: 8pt; }\r
63 .method-header { }\r
64 .method-definition { margin-bottom: .2em }\r
65 .method-title { color: #009000; font-weight: bold; }\r
66 .method-name { font-weight: bold; }\r
67 .method-signature { font-size: 85%; color: #666666; margin: .5em 0em }\r
68 .method-result { font-style: italic; }\r
69 \r
70 .var-summary { padding-left: 1em; font-size: 8pt; }\r
71 .var-header { }\r
72 .var-title { color: #014fbe; margin-bottom: .3em }\r
73 .var-type { font-style: italic; }\r
74 .var-name { font-weight: bold; }\r
75 .var-default {}\r
76 .var-description { font-weight: normal; color: #000000; }\r
77 \r
78 .include-title { color: #014fbe;}\r
79 .include-type { font-style: italic; }\r
80 .include-name { font-weight: bold; }\r
81 \r
82 .const-title { color: #FF6600; }\r
83 .const-name { font-weight: bold; }\r
84 \r
85 /* Syntax highlighting */\r
86 \r
87 .src-code { font-family: 'Courier New', Courier, monospace; font-weight: normal; }\r
88 .src-line { font-family: 'Courier New', Courier, monospace; font-weight: normal; }\r
89 \r
90 .src-code a:link { padding: 1px; text-decoration: underline; color: #0000DD; }\r
91 .src-code a:visited { text-decoration: underline; color: #0000DD; }\r
92 .src-code a:active { background-color: #FFFF66; color: #008000; }\r
93 .src-code a:hover { background-color: #FFFF66; text-decoration: overline underline; color: #008000; }\r
94 \r
95 .src-comm { color: #666666; }\r
96 .src-id { color: #FF6600; font-style: italic; }\r
97 .src-inc { color: #0000AA; font-weight: bold; }\r
98 .src-key { color: #0000AA; font-weight: bold; }\r
99 .src-num { color: #CC0000; }\r
100 .src-str { color: #CC0000; }\r
101 .src-sym { }\r
102 .src-var { }\r
103 \r
104 .src-php { font-weight: bold; }\r
105 \r
106 .src-doc { color: #666666; }\r
107 .src-doc-close-template { color: #666666 }\r
108 .src-doc-coretag { color: #008000; }\r
109 .src-doc-inlinetag {}\r
110 .src-doc-internal {}\r
111 .src-doc-tag { color: #0080CC; }\r
112 .src-doc-template { color: #666666 }\r
113 .src-doc-type { font-style: italic; color: #444444 }\r
114 .src-doc-var { color: #444444 }\r
115 \r
116 .tute-tag { color: #009999 }\r
117 .tute-attribute-name { color: #0000FF }\r
118 .tute-attribute-value { color: #0099FF }\r
119 .tute-entity { font-weight: bold; }\r
120 .tute-comment { font-style: italic }\r
121 .tute-inline-tag { color: #636311; font-weight: bold }\r
122 \r
123 /* tutorial */\r
124 \r
125 .authors {  }\r
126 .author { font-style: italic; font-weight: bold }\r
127 .author-blurb { margin: .5em 0em .5em 2em; font-size: 85%; font-weight: normal; font-style: normal }\r
128 .example { border: 1px dashed #999999; background-color: #EEEEEE; padding: .5em; }\r
129 .listing { border: 1px dashed #999999; background-color: #EEEEEE; padding: .5em; white-space: nowrap; }\r
130 .release-info { font-size: 85%; font-style: italic; margin: 1em 0em }\r
131 .ref-title-box {  }\r
132 .ref-title {  }\r
133 .ref-purpose { font-style: italic; color: #666666 }\r
134 .ref-synopsis {  }\r
135 .title { font-weight: bold; border-bottom: 1px solid #999999; color: #999999;  }\r
136 .cmd-synopsis { margin: 1em 0em }\r
137 .cmd-title { font-weight: bold }\r
138 .toc { margin-left: 2em; padding-left: 0em }\r
139 \r
140 /*------------------------------------------------------------------------------\r
141     webfx-tree\r
142 ------------------------------------------------------------------------------*/\r
143 \r
144 .webfx-tree-container {\r
145         margin: 0px;\r
146         padding: 0px;\r
147         white-space: nowrap;\r
148         font: icon;\r
149 }\r
150 \r
151 .webfx-tree-item {\r
152         padding: 0px;\r
153         margin: 0px;\r
154         color: black;\r
155         white-space: nowrap;\r
156         font: icon;\r
157 }\r
158 \r
159 .webfx-tree-item a {\r
160         margin-left: 3px;\r
161         padding: 1px 2px 1px 2px;\r
162         color: black;\r
163         text-decoration: none;\r
164 }\r
165 \r
166 .webfx-tree-item a:hover, .webfx-tree-item a:active { \r
167         color: highlighttext; \r
168         background: highlight; \r
169         text-decoration: none \r
170 }\r
171 \r
172 .webfx-tree-item img {\r
173         vertical-align: middle;\r
174         border: 0px;\r
175 }\r
176 \r
177 .webfx-tree-icon {\r
178         width: 16px;\r
179         height: 16px;\r
180 }\r
181 \r