]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/iostreams/doc/tree/tree.css
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / iostreams / doc / tree / tree.css
1 /*
2 * (C) Copyright 2008 CodeRage, LLC (turkanis at coderage dot com)
3 * (C) Copyright 2003-2007 Jonathan Turkanis
4 * Distributed under the Boost Software License, Version 1.0. (See accompanying
5 * file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.)
6 */
7
8 BODY { padding:5; margin:5 }
9 HR { width:95%; text-align:center }
10 DIV.tree-item { font-family:"Times New Roman",serif }
11 SPAN.tree-icon { color:#0000ee }
12 A.tree-icon, A.tree-text { text-decoration:none }
13 A.tree-text { color:#0000ee }
14 A:visited.tree-text { color:#0000ee }
15 .lib-name, .tree-caption
16 {
17 margin-bottom:0;
18 font-size:108%;
19 font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
20 text-align:center;
21 color:black
22 }
23 .tree-sync
24 {
25 font-size:10px;
26 font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
27 text-decoration:none;
28 color:#0000ee
29 }
30 P.tree-sync
31 {
32 text-align:center;
33 margin-bottom:1em
34 }