From 305f6c78b1686eafe0ec7cdf15d81f539391b4e0 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 2 Jan 2008 13:29:33 +0000 Subject: Rename html to box-html so that images and CSS are found automatically, and only one directory needs to be copied for publication. --- documentation/boxbackup/box-html/bbdoc-man.css | 104 +++++++++++++++++++ documentation/boxbackup/box-html/bbdoc.css | 112 +++++++++++++++++++++ documentation/boxbackup/box-html/images/arrow.png | Bin 0 -> 197 bytes documentation/boxbackup/box-html/images/bblogo.png | Bin 0 -> 5882 bytes .../boxbackup/box-html/images/stepahead.png | Bin 0 -> 298 bytes documentation/boxbackup/html/bbdoc-man.css | 104 ------------------- documentation/boxbackup/html/bbdoc.css | 112 --------------------- documentation/boxbackup/html/images/arrow.png | Bin 197 -> 0 bytes documentation/boxbackup/html/images/bblogo.png | Bin 5882 -> 0 bytes documentation/boxbackup/html/images/stepahead.png | Bin 298 -> 0 bytes 10 files changed, 216 insertions(+), 216 deletions(-) create mode 100644 documentation/boxbackup/box-html/bbdoc-man.css create mode 100644 documentation/boxbackup/box-html/bbdoc.css create mode 100644 documentation/boxbackup/box-html/images/arrow.png create mode 100644 documentation/boxbackup/box-html/images/bblogo.png create mode 100644 documentation/boxbackup/box-html/images/stepahead.png delete mode 100644 documentation/boxbackup/html/bbdoc-man.css delete mode 100644 documentation/boxbackup/html/bbdoc.css delete mode 100644 documentation/boxbackup/html/images/arrow.png delete mode 100644 documentation/boxbackup/html/images/bblogo.png delete mode 100644 documentation/boxbackup/html/images/stepahead.png (limited to 'documentation') diff --git a/documentation/boxbackup/box-html/bbdoc-man.css b/documentation/boxbackup/box-html/bbdoc-man.css new file mode 100644 index 00000000..0345560e --- /dev/null +++ b/documentation/boxbackup/box-html/bbdoc-man.css @@ -0,0 +1,104 @@ +body { + font-family: Verdana, Geneva, Arial, sans-serif; + background-color: #edeef3; + font-size: .75em; + line-height: 180%; + text-align: left; + margin-top: 20px; + margin-right: 100px; + margin-left: 250px; + position: relative; + width: auto; } + +table { + font-family: Verdana, Geneva, Arial, sans-serif; + background-color: #edeef3; + font-size: 10pt; + line-height: 100%; } + + +code { + font-size: 11pt; } + + + +div.navheader { + font-family: Verdana, Geneva, Arial, sans-serif; + background-color: #edeef3; + line-height: 100%; } + +#header { + background-color: #e4e6ed; + text-align: left; + padding-top: 10px; + margin-right: -100px; + margin-left: -250px; + top: 20px; + border-top: 1px solid #c4c4d5; + border-bottom: 1px solid white } + +#logo { + position: relative; + margin-left: 200px } + + +#page { + font-size: .75em; + line-height: 180%; + text-align: left; + margin-top: 50px; + margin-right: 100px; + margin-left: 250px; + position: relative; + width: auto } + +#disc { } + +.informaltable td,tr {font-size: 1em; + line-height: 140%; + text-align: left; + background-color: #e4e6ed; + padding: 4px } + +tr,td {font-size: 1em; + line-height: 100%; + background-color: #edeef3; } + +pre, tt { font-size: 1.3em; + color: #088; + letter-spacing: 1px; + word-spacing: 2px} + +h1 { + color: #c00; + font-size: 16pt; + margin-bottom: 2em; + margin-left: -50px } + +h2 { + color: #324e95; + font-size: 12pt; + margin-top: 2em; + margin-left: -50px } + +h3 { + color: #324e95; + font-size: 10pt; + margin-top: 2em; + margin-left: -50px } + +dt { font-weight: bold } + +a:link { + color: #324e95; + text-decoration: none; + background-color: transparent } + +a:visited { + color: #90c; + text-decoration: none } + +a:hover { + color: #c00; + text-decoration: underline; + background-color: transparent } diff --git a/documentation/boxbackup/box-html/bbdoc.css b/documentation/boxbackup/box-html/bbdoc.css new file mode 100644 index 00000000..d3b4a1c2 --- /dev/null +++ b/documentation/boxbackup/box-html/bbdoc.css @@ -0,0 +1,112 @@ +body { + font-family: Verdana, Geneva, Arial, sans-serif; + background-color: #edeef3; + font-size: .75em; + line-height: 180%; + text-align: left; + margin-top: 20px; + margin-right: 100px; + margin-left: 250px; + position: relative; + width: auto; } + +table { + font-family: Verdana, Geneva, Arial, sans-serif; + background-color: #edeef3; + font-size: 10pt; + line-height: 100%; } + + + + +div.navheader { + font-family: Verdana, Geneva, Arial, sans-serif; + background-color: #edeef3; + line-height: 100%; } + +#header { + background-color: #e4e6ed; + text-align: left; + padding-top: 10px; + margin-right: -100px; + margin-left: -250px; + top: 20px; + border-top: 1px solid #c4c4d5; + border-bottom: 1px solid white } + +#logo { + position: relative; + margin-left: 200px } + + +#page { + font-size: .75em; + line-height: 180%; + text-align: left; + margin-top: 50px; + margin-right: 100px; + margin-left: 250px; + position: relative; + width: auto } + +#disc { } + +.informaltable td,tr {font-size: 1em; + line-height: 140%; + text-align: left; + background-color: #e4e6ed; + padding: 4px } + +tr,td {font-size: 1em; + line-height: 100%; + background-color: #edeef3; } + +pre, tt { font-size: 1.3em; + color: #088; + letter-spacing: 1px; + word-spacing: 2px} + +h1 { + color: #c00; + font-size: 16pt; + margin-bottom: 2em; + margin-left: -50px } + +h2 { + color: #324e95; + font-size: 12pt; + margin-top: 2em; + margin-left: -50px } + +h3 { + color: #324e95; + font-size: 10pt; + margin-top: 2em; + margin-left: -50px } + +dt { font-weight: bold } + +ul { + list-style-image: url(images/arrow.png) } + +ul li { + background-color: #e4e6ed; + margin: 1em 6em 1em -2em; + padding: 0.2em 0.5em 0.2em 1em; + border-style: solid; + border-width: 1px; + border-color: #c4c4d5 #fff #fff #c4c4d5 } + +a:link { + color: #324e95; + text-decoration: none; + background-color: transparent } + +a:visited { + color: #90c; + text-decoration: none } + +a:hover { + color: #c00; + text-decoration: underline; + background-color: transparent } diff --git a/documentation/boxbackup/box-html/images/arrow.png b/documentation/boxbackup/box-html/images/arrow.png new file mode 100644 index 00000000..4c60805d Binary files /dev/null and b/documentation/boxbackup/box-html/images/arrow.png differ diff --git a/documentation/boxbackup/box-html/images/bblogo.png b/documentation/boxbackup/box-html/images/bblogo.png new file mode 100644 index 00000000..b33230b4 Binary files /dev/null and b/documentation/boxbackup/box-html/images/bblogo.png differ diff --git a/documentation/boxbackup/box-html/images/stepahead.png b/documentation/boxbackup/box-html/images/stepahead.png new file mode 100644 index 00000000..9ac05b8c Binary files /dev/null and b/documentation/boxbackup/box-html/images/stepahead.png differ diff --git a/documentation/boxbackup/html/bbdoc-man.css b/documentation/boxbackup/html/bbdoc-man.css deleted file mode 100644 index 0345560e..00000000 --- a/documentation/boxbackup/html/bbdoc-man.css +++ /dev/null @@ -1,104 +0,0 @@ -body { - font-family: Verdana, Geneva, Arial, sans-serif; - background-color: #edeef3; - font-size: .75em; - line-height: 180%; - text-align: left; - margin-top: 20px; - margin-right: 100px; - margin-left: 250px; - position: relative; - width: auto; } - -table { - font-family: Verdana, Geneva, Arial, sans-serif; - background-color: #edeef3; - font-size: 10pt; - line-height: 100%; } - - -code { - font-size: 11pt; } - - - -div.navheader { - font-family: Verdana, Geneva, Arial, sans-serif; - background-color: #edeef3; - line-height: 100%; } - -#header { - background-color: #e4e6ed; - text-align: left; - padding-top: 10px; - margin-right: -100px; - margin-left: -250px; - top: 20px; - border-top: 1px solid #c4c4d5; - border-bottom: 1px solid white } - -#logo { - position: relative; - margin-left: 200px } - - -#page { - font-size: .75em; - line-height: 180%; - text-align: left; - margin-top: 50px; - margin-right: 100px; - margin-left: 250px; - position: relative; - width: auto } - -#disc { } - -.informaltable td,tr {font-size: 1em; - line-height: 140%; - text-align: left; - background-color: #e4e6ed; - padding: 4px } - -tr,td {font-size: 1em; - line-height: 100%; - background-color: #edeef3; } - -pre, tt { font-size: 1.3em; - color: #088; - letter-spacing: 1px; - word-spacing: 2px} - -h1 { - color: #c00; - font-size: 16pt; - margin-bottom: 2em; - margin-left: -50px } - -h2 { - color: #324e95; - font-size: 12pt; - margin-top: 2em; - margin-left: -50px } - -h3 { - color: #324e95; - font-size: 10pt; - margin-top: 2em; - margin-left: -50px } - -dt { font-weight: bold } - -a:link { - color: #324e95; - text-decoration: none; - background-color: transparent } - -a:visited { - color: #90c; - text-decoration: none } - -a:hover { - color: #c00; - text-decoration: underline; - background-color: transparent } diff --git a/documentation/boxbackup/html/bbdoc.css b/documentation/boxbackup/html/bbdoc.css deleted file mode 100644 index d3b4a1c2..00000000 --- a/documentation/boxbackup/html/bbdoc.css +++ /dev/null @@ -1,112 +0,0 @@ -body { - font-family: Verdana, Geneva, Arial, sans-serif; - background-color: #edeef3; - font-size: .75em; - line-height: 180%; - text-align: left; - margin-top: 20px; - margin-right: 100px; - margin-left: 250px; - position: relative; - width: auto; } - -table { - font-family: Verdana, Geneva, Arial, sans-serif; - background-color: #edeef3; - font-size: 10pt; - line-height: 100%; } - - - - -div.navheader { - font-family: Verdana, Geneva, Arial, sans-serif; - background-color: #edeef3; - line-height: 100%; } - -#header { - background-color: #e4e6ed; - text-align: left; - padding-top: 10px; - margin-right: -100px; - margin-left: -250px; - top: 20px; - border-top: 1px solid #c4c4d5; - border-bottom: 1px solid white } - -#logo { - position: relative; - margin-left: 200px } - - -#page { - font-size: .75em; - line-height: 180%; - text-align: left; - margin-top: 50px; - margin-right: 100px; - margin-left: 250px; - position: relative; - width: auto } - -#disc { } - -.informaltable td,tr {font-size: 1em; - line-height: 140%; - text-align: left; - background-color: #e4e6ed; - padding: 4px } - -tr,td {font-size: 1em; - line-height: 100%; - background-color: #edeef3; } - -pre, tt { font-size: 1.3em; - color: #088; - letter-spacing: 1px; - word-spacing: 2px} - -h1 { - color: #c00; - font-size: 16pt; - margin-bottom: 2em; - margin-left: -50px } - -h2 { - color: #324e95; - font-size: 12pt; - margin-top: 2em; - margin-left: -50px } - -h3 { - color: #324e95; - font-size: 10pt; - margin-top: 2em; - margin-left: -50px } - -dt { font-weight: bold } - -ul { - list-style-image: url(images/arrow.png) } - -ul li { - background-color: #e4e6ed; - margin: 1em 6em 1em -2em; - padding: 0.2em 0.5em 0.2em 1em; - border-style: solid; - border-width: 1px; - border-color: #c4c4d5 #fff #fff #c4c4d5 } - -a:link { - color: #324e95; - text-decoration: none; - background-color: transparent } - -a:visited { - color: #90c; - text-decoration: none } - -a:hover { - color: #c00; - text-decoration: underline; - background-color: transparent } diff --git a/documentation/boxbackup/html/images/arrow.png b/documentation/boxbackup/html/images/arrow.png deleted file mode 100644 index 4c60805d..00000000 Binary files a/documentation/boxbackup/html/images/arrow.png and /dev/null differ diff --git a/documentation/boxbackup/html/images/bblogo.png b/documentation/boxbackup/html/images/bblogo.png deleted file mode 100644 index b33230b4..00000000 Binary files a/documentation/boxbackup/html/images/bblogo.png and /dev/null differ diff --git a/documentation/boxbackup/html/images/stepahead.png b/documentation/boxbackup/html/images/stepahead.png deleted file mode 100644 index 9ac05b8c..00000000 Binary files a/documentation/boxbackup/html/images/stepahead.png and /dev/null differ -- cgit v1.2.3