]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/slides/browser/slides-frames.css
Capitalized the start of a sentence in the bucket section of cataloging.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / slides / browser / slides-frames.css
1 @import url('slides.css');\r
2 \r
3 .toc-body             { margin-left: 2px;\r
4                         margin-right: 2px;\r
5                       }\r
6 \r
7 .foil-body            { margin-left: 2px;\r
8                         margin-right: 2px;\r
9                       }\r
10 \r
11 h1.title              { margin-top: 0px;\r
12                         padding-top: 0px;\r
13                       }\r
14 \r
15 .navhead              { visibility: visible;\r
16                       }\r
17 \r
18 .navfoot              { visibility: visible;\r
19                       }\r
20 \r
21 /* ====================================================================== */\r
22 \r
23 .navfoot              { border-top: 1px solid black;\r
24                         margin-top: 10px;\r
25                         padding-top: 4px;\r
26                       }\r
27 /* ====================================================================== */\r
28 \r
29 .toc                  { font-weight: bold;\r
30                         font-size: 10pt;\r
31                       }\r
32 \r
33 .toc a                { text-decoration: none; }\r
34 .toc a:link           { color: blue; }\r
35 .toc a:visited        { color: blue; }\r
36 \r
37 .toc .toc-foilgroup a         { color: red; }\r
38 .toc .toc-foilgroup a:link    { color: red; }\r
39 .toc .toc-foilgroup a:visited { color: red; }\r
40 \r
41 .toc .toc-titlefoil a         { color: black; }\r
42 .toc .toc-titlefoil a:link    { color: black; }\r
43 .toc .toc-titlefoil a:visited { color: black; }\r
44 \r
45 .toc .toc-foil a         { color: blue; }\r
46 .toc .toc-foil a:link    { color: blue; }\r
47 .toc .toc-foil a:visited { color: blue; }\r
48 \r
49 .toc-slidesinfo       { font-family: sans-serif;\r
50                         font-weight: bold;\r
51                         text-align: center;\r
52                       }\r
53 \r
54 .toc-titlefoil        { font-family: sans-serif;\r
55                         font-weight: bold;\r
56                         text-align: center;\r
57                       }\r
58 \r
59 .toc-foilgroup        { font-family: sans-serif;\r
60                         margin-left: 0.25in;\r
61                         text-indent: -0.25in;\r
62                         font-weight: bold;\r
63                         color: red;\r
64                       }\r
65 \r
66 .toc-foil             { font-family: sans-serif;\r
67                         font-size: 10pt;\r
68                         margin-left: 0.25in;\r
69                         text-indent: -0.4in;\r
70                         font-weight: bold;\r
71                         color: blue;\r
72                       }\r
73 \r