VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.4/doc/devhelp/style.css@ 71916

Last change on this file since 71916 was 65950, checked in by vboxsync, 8 years ago

libxml 2.9.4: fix export

  • Property svn:eol-style set to native
File size: 820 bytes
Line 
1.synopsis, .classsynopsis
2{
3 background: #eeeeee;
4 border: solid 1px #aaaaaa;
5 padding: 0.5em;
6}
7.programlisting
8{
9 background: #eeeeff;
10 border: solid 1px #aaaaff;
11 padding: 0.5em;
12}
13.variablelist
14{
15 padding: 4px;
16 margin-left: 3em;
17}
18.variablelist td:first-child
19{
20 vertical-align: top;
21}
22table.navigation
23{
24 background: #ffeeee;
25 border: solid 1px #ffaaaa;
26 margin-top: 0.5em;
27 margin-bottom: 0.5em;
28}
29.navigation a
30{
31 color: #770000;
32}
33.navigation a:visited
34{
35 color: #550000;
36}
37.navigation .title
38{
39 font-size: 200%;
40}
41div.refnamediv
42{
43 margin-top: 2em;
44}
45div.gallery-float
46{
47 float: left;
48 padding: 10px;
49}
50div.gallery-float img
51{
52 border-style: none;
53}
54div.gallery-spacer
55{
56 clear: both;
57}
58a
59{
60 text-decoration: none;
61}
62a:hover
63{
64 text-decoration: underline;
65 color: #FF0000;
66}
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette