win32 to unix line delimiters changed
[mailer.git] / 0.2.1 / inc / phpmailer / phpdoc / media / stylesheet.css
index 4f474833c81875bbc3365a1151af0cf911807524..7a8113967072a56893d79f8187572eba43598473 100644 (file)
-a { color: #336699; text-decoration: none; }\r
-a:hover { color: #6699CC; text-decoration: underline; }\r
-a:active { color: #6699CC; text-decoration: underline; }\r
-\r
-body, table { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt }\r
-p, li { line-height: 140% }\r
-a img { border: 0px; }\r
-dd { margin-left: 0px; padding-left: 1em; }\r
-\r
-/* Page layout/boxes */\r
-\r
-.info-box {}\r
-.info-box-title { margin: 1em 0em 0em 0em; padding: .25em; font-weight: normal; font-size: 14pt; border: 2px solid #999999; background-color: #CCCCFF }\r
-.info-box-body { border: 1px solid #999999; padding: .5em; }\r
-.nav-bar { font-size: 8pt; white-space: nowrap; text-align: right; padding: .2em; margin: 0em 0em 1em 0em; }\r
-\r
-.oddrow { background-color: #F8F8F8; border: 1px solid #AAAAAA; padding: .5em; margin-bottom: 1em}\r
-.evenrow { border: 1px solid #AAAAAA; padding: .5em; margin-bottom: 1em}\r
-\r
-.page-body { max-width: 800px; margin: auto; }\r
-.tree dl { margin: 0px }\r
-\r
-/* Index formatting classes */\r
-\r
-.index-item-body { margin-top: .5em; margin-bottom: .5em}\r
-.index-item-description { margin-top: .25em }\r
-.index-item-details { font-weight: normal; font-style: italic; font-size: 8pt }\r
-.index-letter-section { background-color: #EEEEEE; border: 1px dotted #999999; padding: .5em; margin-bottom: 1em}\r
-.index-letter-title { font-size: 12pt; font-weight: bold }\r
-.index-letter-menu { text-align: center; margin: 1em }\r
-.index-letter { font-size: 12pt }\r
-\r
-/* Docbook classes */\r
-\r
-.description {}\r
-.short-description { font-weight: bold; color: #666666; }\r
-.tags {        padding-left: 0em; margin-left: 3em; color: #666666; list-style-type: square; }\r
-.parameters {  padding-left: 0em; margin-left: 3em; font-style: italic; list-style-type: square; }\r
-.redefinitions { font-size: 8pt; padding-left: 0em; margin-left: 2em; }\r
-.package {  }\r
-.package-title { font-weight: bold; font-size: 14pt; border-bottom: 1px solid black }\r
-.package-details { font-size: 85%; }\r
-.sub-package { font-weight: bold; font-size: 120% }\r
-.tutorial { border-width: thin; border-color: #0066ff }\r
-.tutorial-nav-box { width: 100%; border: 1px solid #999999; background-color: #F8F8F8; }\r
-.nav-button-disabled { color: #999999; }\r
-.nav-button:active, \r
-.nav-button:focus, \r
-.nav-button:hover { background-color: #DDDDDD; outline: 1px solid #999999; text-decoration: none }\r
-.folder-title { font-style: italic }\r
-\r
-/* Generic formatting */\r
-\r
-.field { font-weight: bold; }\r
-.detail { font-size: 8pt; }\r
-.notes { font-style: italic; font-size: 8pt; }\r
-.separator { background-color: #999999; height: 2px; }\r
-.warning {  color: #FF6600; }\r
-.disabled { font-style: italic; color: #999999; }\r
-\r
-/* Code elements */\r
-\r
-.line-number {  }\r
-\r
-.class-table { width: 100%; }\r
-.class-table-header { border-bottom: 1px dotted #666666; text-align: left}\r
-.class-name { color: #000000; font-weight: bold; }\r
-\r
-.method-summary { padding-left: 1em; font-size: 8pt }\r
-.method-header { }\r
-.method-definition { margin-bottom: .3em }\r
-.method-title { font-weight: bold; }\r
-.method-name { font-weight: bold; }\r
-.method-signature { font-size: 85%; color: #666666; margin: .5em 0em }\r
-.method-result { font-style: italic; }\r
-\r
-.var-summary { padding-left: 1em; font-size: 8pt; }\r
-.var-header { }\r
-.var-title { margin-bottom: .3em }\r
-.var-type { font-style: italic; }\r
-.var-name { font-weight: bold; }\r
-.var-default {}\r
-.var-description { font-weight: normal; color: #000000; }\r
-\r
-.include-title {  }\r
-.include-type { font-style: italic; }\r
-.include-name { font-weight: bold; }\r
-\r
-.const-title {  }\r
-.const-name { font-weight: bold; }\r
-\r
-/* Syntax highlighting */\r
-\r
-.src-code {  border: 1px solid #336699; padding: 1em; background-color: #EEEEEE; }\r
-\r
-.src-comm { color: green; }\r
-.src-id {  }\r
-.src-inc { color: #0000FF; }\r
-.src-key { color: #0000FF; }\r
-.src-num { color: #CC0000; }\r
-.src-str { color: #66cccc; }\r
-.src-sym { font-weight: bold; }\r
-.src-var { }\r
-\r
-.src-php { font-weight: bold; }\r
-\r
-.src-doc { color: #009999 }\r
-.src-doc-close-template { color: #0000FF }\r
-.src-doc-coretag { color: #0099FF; font-weight: bold }\r
-.src-doc-inlinetag { color: #0099FF }\r
-.src-doc-internal { color: #6699cc }\r
-.src-doc-tag { color: #0080CC }\r
-.src-doc-template { color: #0000FF }\r
-.src-doc-type { font-style: italic }\r
-.src-doc-var { font-style: italic }\r
-\r
-/* tutorial */\r
-\r
-.authors {  }\r
-.author { font-style: italic; font-weight: bold }\r
-.author-blurb { margin: .5em 0em .5em 2em; font-size: 85%; font-weight: normal; font-style: normal }\r
-.example { border: 1px dashed #999999; background-color: #EEEEEE; padding: .5em }\r
-.listing { border: 1px dashed #999999; background-color: #EEEEEE; padding: .5em; white-space: nowrap }\r
-.release-info { font-size: 85%; font-style: italic; margin: 1em 0em }\r
-.ref-title-box {  }\r
-.ref-title {  }\r
-.ref-purpose { font-style: italic; color: #666666 }\r
-.ref-synopsis {  }\r
-.title { font-weight: bold; margin: 1em 0em 0em 0em; padding: .25em; border: 2px solid #999999; background-color: #CCCCFF  }\r
-.cmd-synopsis { margin: 1em 0em }\r
-.cmd-title { font-weight: bold }\r
-.toc { margin-left: 2em; padding-left: 0em }\r
-\r
+a { color: #336699; text-decoration: none; }
+a:hover { color: #6699CC; text-decoration: underline; }
+a:active { color: #6699CC; text-decoration: underline; }
+
+body, table { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt }
+p, li { line-height: 140% }
+a img { border: 0px; }
+dd { margin-left: 0px; padding-left: 1em; }
+
+/* Page layout/boxes */
+
+.info-box {}
+.info-box-title { margin: 1em 0em 0em 0em; padding: .25em; font-weight: normal; font-size: 14pt; border: 2px solid #999999; background-color: #CCCCFF }
+.info-box-body { border: 1px solid #999999; padding: .5em; }
+.nav-bar { font-size: 8pt; white-space: nowrap; text-align: right; padding: .2em; margin: 0em 0em 1em 0em; }
+
+.oddrow { background-color: #F8F8F8; border: 1px solid #AAAAAA; padding: .5em; margin-bottom: 1em}
+.evenrow { border: 1px solid #AAAAAA; padding: .5em; margin-bottom: 1em}
+
+.page-body { max-width: 800px; margin: auto; }
+.tree dl { margin: 0px }
+
+/* Index formatting classes */
+
+.index-item-body { margin-top: .5em; margin-bottom: .5em}
+.index-item-description { margin-top: .25em }
+.index-item-details { font-weight: normal; font-style: italic; font-size: 8pt }
+.index-letter-section { background-color: #EEEEEE; border: 1px dotted #999999; padding: .5em; margin-bottom: 1em}
+.index-letter-title { font-size: 12pt; font-weight: bold }
+.index-letter-menu { text-align: center; margin: 1em }
+.index-letter { font-size: 12pt }
+
+/* Docbook classes */
+
+.description {}
+.short-description { font-weight: bold; color: #666666; }
+.tags {        padding-left: 0em; margin-left: 3em; color: #666666; list-style-type: square; }
+.parameters {  padding-left: 0em; margin-left: 3em; font-style: italic; list-style-type: square; }
+.redefinitions { font-size: 8pt; padding-left: 0em; margin-left: 2em; }
+.package {  }
+.package-title { font-weight: bold; font-size: 14pt; border-bottom: 1px solid black }
+.package-details { font-size: 85%; }
+.sub-package { font-weight: bold; font-size: 120% }
+.tutorial { border-width: thin; border-color: #0066ff }
+.tutorial-nav-box { width: 100%; border: 1px solid #999999; background-color: #F8F8F8; }
+.nav-button-disabled { color: #999999; }
+.nav-button:active, 
+.nav-button:focus, 
+.nav-button:hover { background-color: #DDDDDD; outline: 1px solid #999999; text-decoration: none }
+.folder-title { font-style: italic }
+
+/* Generic formatting */
+
+.field { font-weight: bold; }
+.detail { font-size: 8pt; }
+.notes { font-style: italic; font-size: 8pt; }
+.separator { background-color: #999999; height: 2px; }
+.warning {  color: #FF6600; }
+.disabled { font-style: italic; color: #999999; }
+
+/* Code elements */
+
+.line-number {  }
+
+.class-table { width: 100%; }
+.class-table-header { border-bottom: 1px dotted #666666; text-align: left}
+.class-name { color: #000000; font-weight: bold; }
+
+.method-summary { padding-left: 1em; font-size: 8pt }
+.method-header { }
+.method-definition { margin-bottom: .3em }
+.method-title { font-weight: bold; }
+.method-name { font-weight: bold; }
+.method-signature { font-size: 85%; color: #666666; margin: .5em 0em }
+.method-result { font-style: italic; }
+
+.var-summary { padding-left: 1em; font-size: 8pt; }
+.var-header { }
+.var-title { margin-bottom: .3em }
+.var-type { font-style: italic; }
+.var-name { font-weight: bold; }
+.var-default {}
+.var-description { font-weight: normal; color: #000000; }
+
+.include-title {  }
+.include-type { font-style: italic; }
+.include-name { font-weight: bold; }
+
+.const-title {  }
+.const-name { font-weight: bold; }
+
+/* Syntax highlighting */
+
+.src-code {  border: 1px solid #336699; padding: 1em; background-color: #EEEEEE; }
+
+.src-comm { color: green; }
+.src-id {  }
+.src-inc { color: #0000FF; }
+.src-key { color: #0000FF; }
+.src-num { color: #CC0000; }
+.src-str { color: #66cccc; }
+.src-sym { font-weight: bold; }
+.src-var { }
+
+.src-php { font-weight: bold; }
+
+.src-doc { color: #009999 }
+.src-doc-close-template { color: #0000FF }
+.src-doc-coretag { color: #0099FF; font-weight: bold }
+.src-doc-inlinetag { color: #0099FF }
+.src-doc-internal { color: #6699cc }
+.src-doc-tag { color: #0080CC }
+.src-doc-template { color: #0000FF }
+.src-doc-type { font-style: italic }
+.src-doc-var { font-style: italic }
+
+/* tutorial */
+
+.authors {  }
+.author { font-style: italic; font-weight: bold }
+.author-blurb { margin: .5em 0em .5em 2em; font-size: 85%; font-weight: normal; font-style: normal }
+.example { border: 1px dashed #999999; background-color: #EEEEEE; padding: .5em }
+.listing { border: 1px dashed #999999; background-color: #EEEEEE; padding: .5em; white-space: nowrap }
+.release-info { font-size: 85%; font-style: italic; margin: 1em 0em }
+.ref-title-box {  }
+.ref-title {  }
+.ref-purpose { font-style: italic; color: #666666 }
+.ref-synopsis {  }
+.title { font-weight: bold; margin: 1em 0em 0em 0em; padding: .25em; border: 2px solid #999999; background-color: #CCCCFF  }
+.cmd-synopsis { margin: 1em 0em }
+.cmd-title { font-weight: bold }
+.toc { margin-left: 2em; padding-left: 0em }
+