removed mods directory from the ATutor codebase
[atutor.git] / mods / phpdoc2 / PhpDocumentor / phpDocumentor / Converters / HTML / frames / templates / DOM / earthli / templates / media / stylesheet.css
diff --git a/mods/phpdoc2/PhpDocumentor/phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/stylesheet.css b/mods/phpdoc2/PhpDocumentor/phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/stylesheet.css
deleted file mode 100644 (file)
index 498826a..0000000
+++ /dev/null
@@ -1,181 +0,0 @@
-a { color: #000090; text-decoration: none; }\r
-a:hover, a:active, a:focus { color: highlighttext; background-color: highlight; text-decoration: none; }\r
-\r
-body { background : #FFFFFF; }\r
-body, table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }\r
-\r
-a img { border: 0px; }\r
-\r
-/* Page layout/boxes */\r
-\r
-.info-box {  }\r
-.info-box-title { margin: 1em 0em 0em 0em; font-weight: normal; font-size: 14pt; color: #999999; border-bottom: 2px solid #999999; }\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 { }\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; color: #014fbe; list-style-type: square; }\r
-.redefinitions { font-size: 8pt; padding-left: 0em; margin-left: 2em; }\r
-.package { font-weight: bold; }\r
-.package-title { font-weight: bold; font-size: 14pt; border-bottom: 1px solid black }\r
-.sub-package { font-weight: bold; }\r
-.tutorial { border-width: thin; border-color: #0066ff; }\r
-.tutorial-nav-box { width: 100%; border: 1px solid #999999; background-color: #F8F8F8; }\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: #0000AA; font-weight: bold; }\r
-\r
-.method-summary { color: #009000; padding-left: 1em; font-size: 8pt; }\r
-.method-header { }\r
-.method-definition { margin-bottom: .2em }\r
-.method-title { color: #009000; 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 { color: #014fbe; 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 { color: #014fbe;}\r
-.include-type { font-style: italic; }\r
-.include-name { font-weight: bold; }\r
-\r
-.const-title { color: #FF6600; }\r
-.const-name { font-weight: bold; }\r
-\r
-/* Syntax highlighting */\r
-\r
-.src-code { font-family: 'Courier New', Courier, monospace; font-weight: normal; }\r
-.src-line { font-family: 'Courier New', Courier, monospace; font-weight: normal; }\r
-\r
-.src-code a:link { padding: 1px; text-decoration: underline; color: #0000DD; }\r
-.src-code a:visited { text-decoration: underline; color: #0000DD; }\r
-.src-code a:active { background-color: #FFFF66; color: #008000; }\r
-.src-code a:hover { background-color: #FFFF66; text-decoration: overline underline; color: #008000; }\r
-\r
-.src-comm { color: #666666; }\r
-.src-id { color: #FF6600; font-style: italic; }\r
-.src-inc { color: #0000AA; font-weight: bold; }\r
-.src-key { color: #0000AA; font-weight: bold; }\r
-.src-num { color: #CC0000; }\r
-.src-str { color: #CC0000; }\r
-.src-sym { }\r
-.src-var { }\r
-\r
-.src-php { font-weight: bold; }\r
-\r
-.src-doc { color: #666666; }\r
-.src-doc-close-template { color: #666666 }\r
-.src-doc-coretag { color: #008000; }\r
-.src-doc-inlinetag {}\r
-.src-doc-internal {}\r
-.src-doc-tag { color: #0080CC; }\r
-.src-doc-template { color: #666666 }\r
-.src-doc-type { font-style: italic; color: #444444 }\r
-.src-doc-var { color: #444444 }\r
-\r
-.tute-tag { color: #009999 }\r
-.tute-attribute-name { color: #0000FF }\r
-.tute-attribute-value { color: #0099FF }\r
-.tute-entity { font-weight: bold; }\r
-.tute-comment { font-style: italic }\r
-.tute-inline-tag { color: #636311; font-weight: bold }\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; border-bottom: 1px solid #999999; color: #999999;  }\r
-.cmd-synopsis { margin: 1em 0em }\r
-.cmd-title { font-weight: bold }\r
-.toc { margin-left: 2em; padding-left: 0em }\r
-\r
-/*------------------------------------------------------------------------------\r
-    webfx-tree\r
-------------------------------------------------------------------------------*/\r
-\r
-.webfx-tree-container {\r
-       margin: 0px;\r
-       padding: 0px;\r
-       white-space: nowrap;\r
-       font: icon;\r
-}\r
-\r
-.webfx-tree-item {\r
-       padding: 0px;\r
-       margin: 0px;\r
-       color: black;\r
-       white-space: nowrap;\r
-       font: icon;\r
-}\r
-\r
-.webfx-tree-item a {\r
-       margin-left: 3px;\r
-       padding: 1px 2px 1px 2px;\r
-       color: black;\r
-       text-decoration: none;\r
-}\r
-\r
-.webfx-tree-item a:hover, .webfx-tree-item a:active { \r
-       color: highlighttext; \r
-       background: highlight; \r
-       text-decoration: none \r
-}\r
-\r
-.webfx-tree-item img {\r
-       vertical-align: middle;\r
-       border: 0px;\r
-}\r
-\r
-.webfx-tree-icon {\r
-       width: 16px;\r
-       height: 16px;\r
-}\r
-\r