From 0937359ed351ab601820b214e18f82477fb4983d Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Fri, 14 Mar 2003 13:55:43 -0500 Subject: [svn-r6477] Purpose: Adding stylesheets to the HDF5 doc set (via DW libraries). Description: These HTML stylesheets are for consistently managing formatting issues. The *Elect* stylesheets will be used in the distributed HTML doc set, i.e., the electronic version; the *Print* stylesheets will be used to generate printer-friendly versions. Platforms tested: IE 5 and 6 Netscape --- doc/html/ed_styles/FormatElect.css | 35 +++++++++++++++++++++++ doc/html/ed_styles/FormatPrint.css | 58 ++++++++++++++++++++++++++++++++++++++ doc/html/ed_styles/GenElect.css | 35 +++++++++++++++++++++++ doc/html/ed_styles/GenPrint.css | 58 ++++++++++++++++++++++++++++++++++++++ doc/html/ed_styles/IndexElect.css | 35 +++++++++++++++++++++++ doc/html/ed_styles/IndexPrint.css | 58 ++++++++++++++++++++++++++++++++++++++ doc/html/ed_styles/IntroElect.css | 35 +++++++++++++++++++++++ doc/html/ed_styles/IntroPrint.css | 58 ++++++++++++++++++++++++++++++++++++++ doc/html/ed_styles/RMelect.css | 35 +++++++++++++++++++++++ doc/html/ed_styles/RMprint.css | 58 ++++++++++++++++++++++++++++++++++++++ doc/html/ed_styles/UGelect.css | 35 +++++++++++++++++++++++ doc/html/ed_styles/UGprint.css | 58 ++++++++++++++++++++++++++++++++++++++ 12 files changed, 558 insertions(+) create mode 100644 doc/html/ed_styles/FormatElect.css create mode 100644 doc/html/ed_styles/FormatPrint.css create mode 100644 doc/html/ed_styles/GenElect.css create mode 100644 doc/html/ed_styles/GenPrint.css create mode 100644 doc/html/ed_styles/IndexElect.css create mode 100644 doc/html/ed_styles/IndexPrint.css create mode 100644 doc/html/ed_styles/IntroElect.css create mode 100644 doc/html/ed_styles/IntroPrint.css create mode 100644 doc/html/ed_styles/RMelect.css create mode 100644 doc/html/ed_styles/RMprint.css create mode 100644 doc/html/ed_styles/UGelect.css create mode 100644 doc/html/ed_styles/UGprint.css diff --git a/doc/html/ed_styles/FormatElect.css b/doc/html/ed_styles/FormatElect.css new file mode 100644 index 0000000..cd181cd --- /dev/null +++ b/doc/html/ed_styles/FormatElect.css @@ -0,0 +1,35 @@ + \ No newline at end of file diff --git a/doc/html/ed_styles/FormatPrint.css b/doc/html/ed_styles/FormatPrint.css new file mode 100644 index 0000000..6b25a73 --- /dev/null +++ b/doc/html/ed_styles/FormatPrint.css @@ -0,0 +1,58 @@ + \ No newline at end of file diff --git a/doc/html/ed_styles/GenElect.css b/doc/html/ed_styles/GenElect.css new file mode 100644 index 0000000..cd181cd --- /dev/null +++ b/doc/html/ed_styles/GenElect.css @@ -0,0 +1,35 @@ + \ No newline at end of file diff --git a/doc/html/ed_styles/GenPrint.css b/doc/html/ed_styles/GenPrint.css new file mode 100644 index 0000000..6b25a73 --- /dev/null +++ b/doc/html/ed_styles/GenPrint.css @@ -0,0 +1,58 @@ + \ No newline at end of file diff --git a/doc/html/ed_styles/IndexElect.css b/doc/html/ed_styles/IndexElect.css new file mode 100644 index 0000000..cd181cd --- /dev/null +++ b/doc/html/ed_styles/IndexElect.css @@ -0,0 +1,35 @@ + \ No newline at end of file diff --git a/doc/html/ed_styles/IndexPrint.css b/doc/html/ed_styles/IndexPrint.css new file mode 100644 index 0000000..6b25a73 --- /dev/null +++ b/doc/html/ed_styles/IndexPrint.css @@ -0,0 +1,58 @@ + \ No newline at end of file diff --git a/doc/html/ed_styles/IntroElect.css b/doc/html/ed_styles/IntroElect.css new file mode 100644 index 0000000..cd181cd --- /dev/null +++ b/doc/html/ed_styles/IntroElect.css @@ -0,0 +1,35 @@ + \ No newline at end of file diff --git a/doc/html/ed_styles/IntroPrint.css b/doc/html/ed_styles/IntroPrint.css new file mode 100644 index 0000000..6b25a73 --- /dev/null +++ b/doc/html/ed_styles/IntroPrint.css @@ -0,0 +1,58 @@ + \ No newline at end of file diff --git a/doc/html/ed_styles/RMelect.css b/doc/html/ed_styles/RMelect.css new file mode 100644 index 0000000..cd181cd --- /dev/null +++ b/doc/html/ed_styles/RMelect.css @@ -0,0 +1,35 @@ + \ No newline at end of file diff --git a/doc/html/ed_styles/RMprint.css b/doc/html/ed_styles/RMprint.css new file mode 100644 index 0000000..6b25a73 --- /dev/null +++ b/doc/html/ed_styles/RMprint.css @@ -0,0 +1,58 @@ + \ No newline at end of file diff --git a/doc/html/ed_styles/UGelect.css b/doc/html/ed_styles/UGelect.css new file mode 100644 index 0000000..cd181cd --- /dev/null +++ b/doc/html/ed_styles/UGelect.css @@ -0,0 +1,35 @@ + \ No newline at end of file diff --git a/doc/html/ed_styles/UGprint.css b/doc/html/ed_styles/UGprint.css new file mode 100644 index 0000000..6b25a73 --- /dev/null +++ b/doc/html/ed_styles/UGprint.css @@ -0,0 +1,58 @@ + \ No newline at end of file -- cgit v0.12