/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/media/stylesheet.css
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/doc/media/stylesheet.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jonen, Sat Sep 20 00:21:54 2003 UTC revision 1.3 by jonen, Thu May 6 16:23:55 2004 UTC
# Line 1  Line 1 
1  a { color: #0000FF; text-decoration: none; }  a { color: #0000FF; text-decoration: none; }
2  a:hover { color: #FF0000; text-decoration: underline; }  a:hover { color: #FF0000; text-decoration: underline; }
3  a:active { color: #FF0000; text-decoration: underline; }  a:active { color: #FF0000; text-decoration: underline; }
4    
5  body { background-color: #EEEEEE; font-family: Verdana, Arial, sans-serif }  body { background-color: #EEEEEE; font-family: Verdana, Arial, sans-serif }
6  body, table { font-size: 10pt }  body, table { font-size: 10pt }
7  a img { border: 0px; }  a img { border: 0px; }
8  dd { margin-left: 0px; padding-left: 1em; }  dd { margin-left: 0px; padding-left: 1em; }
9    
10  /* Page layout/boxes */  /* Page layout/boxes */
11    
12  .info-box {}  .info-box {}
13  .info-box-title { margin: 1em 0em 0em 0em; padding: .25em; font-weight: normal; font-size: 14pt; border: 2px solid #999999; background-color: #DDDDDD }  .info-box-title { margin: 1em 0em 0em 0em; padding: .25em; font-weight: normal; font-size: 14pt; border: 2px solid #999999; background-color: #DDDDDD }
14  .info-box-body { border: 1px solid #999999; padding: .5em; background-color: #F8F8F8; }  .info-box-body { border: 1px solid #999999; padding: .5em; background-color: #F8F8F8; }
15  .nav-bar { font-size: 8pt; white-space: nowrap; text-align: right; padding: .2em; margin: 0em 0em 1em 0em; }  .nav-bar { font-size: 8pt; white-space: nowrap; text-align: right; padding: .2em; margin: 0em 0em 1em 0em; }
16    
17  .oddrow { background-color: #DDDDDD; border: 1px solid #999999; padding: .5em; margin-bottom: 1em}  .oddrow { background-color: #DDDDDD; border: 1px solid #999999; padding: .5em; margin-bottom: 1em}
18  .evenrow { background-color: #DDDDDD; border: 1px solid #999999; padding: .5em; margin-bottom: 1em}  .evenrow { background-color: #DDDDDD; border: 1px solid #999999; padding: .5em; margin-bottom: 1em}
19    
20  .page-body { max-width: 800px; margin: auto; }  .page-body { max-width: 800px; margin: auto; }
21  .tree dl { margin: 0px }  .tree dl { margin: 0px }
22    
23  /* Index formatting classes */  /* Index formatting classes */
24    
25  .index-item-body { margin-top: .5em; margin-bottom: .5em}  .index-item-body { margin-top: .5em; margin-bottom: .5em}
26  .index-item-description { margin-top: .25em }  .index-item-description { margin-top: .25em }
27  .index-item-details { font-weight: normal; font-style: italic; font-size: 8pt }  .index-item-details { font-weight: normal; font-style: italic; font-size: 8pt }
28  .index-letter-section { background-color: #EEEEEE; border: 1px dotted #999999; padding: .5em; margin-bottom: 1em}  .index-letter-section { background-color: #EEEEEE; border: 1px dotted #999999; padding: .5em; margin-bottom: 1em}
29  .index-letter-title { font-size: 12pt; font-weight: bold }  .index-letter-title { font-size: 12pt; font-weight: bold }
30  .index-letter-menu { text-align: center; margin: 1em }  .index-letter-menu { text-align: center; margin: 1em }
31  .index-letter { font-size: 12pt }  .index-letter { font-size: 12pt }
32    
33  /* Docbook classes */  /* Docbook classes */
34    
35  .description {}  .description {}
36  .short-description { font-weight: bold; color: #666666; }  .short-description { font-weight: bold; color: #666666; }
37  .tags { padding-left: 0em; margin-left: 3em; color: #666666; list-style-type: square; }  .tags { padding-left: 0em; margin-left: 3em; color: #666666; list-style-type: square; }
38  .parameters {   padding-left: 0em; margin-left: 3em; font-style: italic; list-style-type: square; }  .parameters {   padding-left: 0em; margin-left: 3em; font-style: italic; list-style-type: square; }
39  .redefinitions { font-size: 8pt; padding-left: 0em; margin-left: 2em; }  .redefinitions { font-size: 8pt; padding-left: 0em; margin-left: 2em; }
40  .package {  }  .package {  }
41  .package-title { font-weight: bold; font-size: 14pt; border-bottom: 1px solid black }  .package-title { font-weight: bold; font-size: 14pt; border-bottom: 1px solid black }
42  .package-details { font-size: 85%; }  .package-details { font-size: 85%; }
43  .sub-package { font-weight: bold; font-size: 120% }  .sub-package { font-weight: bold; font-size: 120% }
44  .tutorial { border-width: thin; border-color: #0066ff }  .tutorial { border-width: thin; border-color: #0066ff }
45  .tutorial-nav-box { width: 100%; border: 2px solid #999999; background-color: #DDDDDD }  .tutorial-nav-box { width: 100%; border: 2px solid #999999; background-color: #DDDDDD }
46  .nav-button-disabled { color: #999999; }  .nav-button-disabled { color: #999999; }
47  .nav-button:active,  .nav-button:active,
48  .nav-button:focus,  .nav-button:focus,
49  .nav-button:hover { background-color: #AAAAAA; outline: 1px solid #666666; text-decoration: none }  .nav-button:hover { background-color: #AAAAAA; outline: 1px solid #666666; text-decoration: none }
50  .folder-title { font-style: italic }  .folder-title { font-style: italic }
51    
52  /* Generic formatting */  /* Generic formatting */
53    
54  .field { font-weight: bold; }  .field { font-weight: bold; }
55  .detail { font-size: 8pt; }  .detail { font-size: 8pt; }
56  .notes { font-style: italic; font-size: 8pt; }  .notes { font-style: italic; font-size: 8pt; }
57  .separator { background-color: #999999; height: 2px; }  .separator { background-color: #999999; height: 2px; }
58  .warning {  color: #FF6600; }  .warning {  color: #FF6600; }
59  .disabled { font-style: italic; color: #999999; }  .disabled { font-style: italic; color: #999999; }
60    
61  /* Code elements */  /* Code elements */
62    
63  .line-number {  }  .line-number {  }
64    
65  .class-table { width: 100%; }  .class-table { width: 100%; }
66  .class-table-header { border-bottom: 1px dotted #666666; text-align: left}  .class-table-header { border-bottom: 1px dotted #666666; text-align: left}
67  .class-name { color: #000000; font-weight: bold; }  .class-name { color: #000000; font-weight: bold; }
68    
69  .method-summary { padding-left: 1em; font-size: 8pt }  .method-summary { padding-left: 1em; font-size: 8pt }
70  .method-header { }  .method-header { }
71  .method-definition { margin-bottom: .3em }  .method-definition { margin-bottom: .3em }
72  .method-title { font-weight: bold; }  .method-title { font-weight: bold; }
73  .method-name { font-weight: bold; }  .method-name { font-weight: bold; }
74  .method-signature { font-size: 85%; color: #0066BB; margin: .5em 0em }  .method-signature { font-size: 85%; color: #0066BB; margin: .5em 0em }
75  .method-result { font-style: italic; }  .method-result { font-style: italic; }
76    
77  .var-summary { padding-left: 1em; font-size: 8pt; }  .var-summary { padding-left: 1em; font-size: 8pt; }
78  .var-header { }  .var-header { }
79  .var-title { margin-bottom: .3em }  .var-title { margin-bottom: .3em }
80  .var-type { color: red; font-weight: bold }  .var-type { color: red; font-weight: bold }
81  .var-name { font-weight: bold; }  .var-name { font-weight: bold; }
82  .var-default {}  .var-default {}
83  .var-description { font-weight: normal; color: #000000; }  .var-description { font-weight: normal; color: #000000; }
84    
85  .include-title {  }  .include-title {  }
86  .include-type { font-style: italic; }  .include-type { font-style: italic; }
87  .include-name { font-weight: bold; }  .include-name { font-weight: bold; }
88    
89  .const-title {  }  .const-title {  }
90  .const-name { font-weight: bold; }  .const-name { font-weight: bold; }
91    
92  /* Syntax highlighting */  /* Syntax highlighting */
93    
94  .src-code {  border: 1px solid #336699; padding: 1em; background-color: #EEEEEE; }  .src-code {  border: 1px solid #336699; padding: 1em; background-color: #EEEEEE; }
95    /**[class="src-code"], *[class="listing"], *[class="example"] { line-height : 0px }*/
96  .src-comm { color: #666666; }  
97  .src-id {  }  .src-comm { color: #666666; }
98  .src-inc { color: #0000FF; }  .src-id {  }
99  .src-key { color: #0000FF; }  .src-inc { color: #0000FF; }
100  .src-num { color: #CC0000; }  .src-key { color: #0000FF; }
101  .src-str { color: #66cccc; }  .src-num { color: #CC0000; }
102  .src-sym { font-weight: bold; }  .src-str { color: #66cccc; }
103  .src-var { }  .src-sym { font-weight: bold; }
104    .src-var { }
105  .src-php { font-weight: bold; }  
106    .src-php { font-weight: bold; }
107  .src-doc { color: #009999 }  
108  .src-doc-close-template { color: #0000FF }  .src-doc { color: #009999 }
109  .src-doc-coretag { color: #0099FF; font-weight: bold }  .src-doc-close-template { color: #0000FF }
110  .src-doc-inlinetag { color: #0099FF }  .src-doc-coretag { color: #0099FF; font-weight: bold }
111  .src-doc-internal { color: #6699cc }  .src-doc-inlinetag { color: #0099FF }
112  .src-doc-tag { color: #0080CC }  .src-doc-internal { color: #6699cc }
113  .src-doc-template { color: #0000FF }  .src-doc-tag { color: #0080CC }
114  .src-doc-type { font-style: italic }  .src-doc-template { color: #0000FF }
115  .src-doc-var { font-style: italic }  .src-doc-type { font-style: italic }
116    .src-doc-var { font-style: italic }
117  /* tutorial */  
118    .tute-tag { color: #009999 }
119  .authors {  }  .tute-attribute-name { color: #0000FF }
120  .author { font-style: italic; font-weight: bold }  .tute-attribute-value { color: #0099FF }
121  .author-blurb { margin: .5em 0em .5em 2em; font-size: 85%; font-weight: normal; font-style: normal }  .tute-entity { font-weight: bold; }
122  .example { background-color: #DDDDDD; border: 1px solid #999999; padding: .5em }  .tute-comment { font-style: italic }
123  .listing { background-color: #DDDDDD; border: 1px solid #999999; padding: .5em; white-space: nowrap }  .tute-inline-tag { color: #636311; font-weight: bold }
124  .release-info { font-size: 85%; font-style: italic; margin: 1em 0em }  
125  .ref-title-box {  }  /* tutorial */
126  .ref-title {  }  
127  .ref-purpose { font-style: italic; color: #666666 }  .authors {  }
128  .ref-synopsis {  }  .author { font-style: italic; font-weight: bold }
129  .title { font-weight: bold; border-bottom: 1px solid #888888; color: #888888;  }  .author-blurb { margin: .5em 0em .5em 2em; font-size: 85%; font-weight: normal; font-style: normal }
130  .cmd-synopsis { margin: 1em 0em }  .example { background-color: #DDDDDD; border: 1px solid #999999; padding: .5em; }
131  .cmd-title { font-weight: bold }  .listing { background-color: #DDDDDD; border: 1px solid #999999; padding: .5em; white-space: nowrap; }
132  .toc { margin-left: 2em; padding-left: 0em }  .release-info { font-size: 85%; font-style: italic; margin: 1em 0em }
133    .ref-title-box {  }
134    .ref-title {  }
135    .ref-purpose { font-style: italic; color: #666666 }
136    .ref-synopsis {  }
137    .title { font-weight: bold; border-bottom: 1px solid #888888; color: #888888;  }
138    .cmd-synopsis { margin: 1em 0em }
139    .cmd-title { font-weight: bold }
140    .toc { margin-left: 2em; padding-left: 0em }
141    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed