summaryrefslogtreecommitdiff
path: root/docbook-xsl-1.75.2/slides/browser/slides-frames.css
diff options
context:
space:
mode:
authormguetlein <martin.guetlein@gmail.com>2010-12-09 16:39:22 +0100
committermguetlein <martin.guetlein@gmail.com>2010-12-09 16:39:22 +0100
commit3fd24182bee64ea2252aa494e5930c9c9924d1d2 (patch)
tree9af11d6624bfe0566f768b0a0a227d50216327dc /docbook-xsl-1.75.2/slides/browser/slides-frames.css
parent7459525cbf5cc8ed4afcbaa3a0749828098a8f48 (diff)
add significance tests to reports, some more report modifications
Diffstat (limited to 'docbook-xsl-1.75.2/slides/browser/slides-frames.css')
-rw-r--r--docbook-xsl-1.75.2/slides/browser/slides-frames.css73
1 files changed, 0 insertions, 73 deletions
diff --git a/docbook-xsl-1.75.2/slides/browser/slides-frames.css b/docbook-xsl-1.75.2/slides/browser/slides-frames.css
deleted file mode 100644
index 698b6a3..0000000
--- a/docbook-xsl-1.75.2/slides/browser/slides-frames.css
+++ /dev/null
@@ -1,73 +0,0 @@
-@import url('slides.css');
-
-.toc-body { margin-left: 2px;
- margin-right: 2px;
- }
-
-.foil-body { margin-left: 2px;
- margin-right: 2px;
- }
-
-h1.title { margin-top: 0px;
- padding-top: 0px;
- }
-
-.navhead { visibility: visible;
- }
-
-.navfoot { visibility: visible;
- }
-
-/* ====================================================================== */
-
-.navfoot { border-top: 1px solid black;
- margin-top: 10px;
- padding-top: 4px;
- }
-/* ====================================================================== */
-
-.toc { font-weight: bold;
- font-size: 10pt;
- }
-
-.toc a { text-decoration: none; }
-.toc a:link { color: blue; }
-.toc a:visited { color: blue; }
-
-.toc .toc-foilgroup a { color: red; }
-.toc .toc-foilgroup a:link { color: red; }
-.toc .toc-foilgroup a:visited { color: red; }
-
-.toc .toc-titlefoil a { color: black; }
-.toc .toc-titlefoil a:link { color: black; }
-.toc .toc-titlefoil a:visited { color: black; }
-
-.toc .toc-foil a { color: blue; }
-.toc .toc-foil a:link { color: blue; }
-.toc .toc-foil a:visited { color: blue; }
-
-.toc-slidesinfo { font-family: sans-serif;
- font-weight: bold;
- text-align: center;
- }
-
-.toc-titlefoil { font-family: sans-serif;
- font-weight: bold;
- text-align: center;
- }
-
-.toc-foilgroup { font-family: sans-serif;
- margin-left: 0.25in;
- text-indent: -0.25in;
- font-weight: bold;
- color: red;
- }
-
-.toc-foil { font-family: sans-serif;
- font-size: 10pt;
- margin-left: 0.25in;
- text-indent: -0.4in;
- font-weight: bold;
- color: blue;
- }
-