xref: /trunk/main/extras/source/misc_config/wizard/form/styles/ice.css (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
1.doctitle {
2    font-family: "Times New Roman", Times, serif;
3    font-size: 14px;
4    color: #000000;
5    font-weight: bold;
6}
7.docdescription {
8    font-family: "Times New Roman", Times, serif;
9    font-size: 12px;
10    font-style: italic;
11    color: #000000;
12}
13.docauthor {
14    font-family: "Times New Roman", Times, serif;
15    font-size: 12px;
16    font-style: italic;
17    color: #000000;
18}
19.doccreationdate {
20    font-family: "Times New Roman", Times, serif;
21    font-size: 12px;
22    color: #000066;
23}
24.doclastchangeddate {
25    font-family: "Times New Roman", Times, serif;
26    font-size: 12px;
27    color: #990000;
28}
29.docfilename {
30    font-family: "Times New Roman", Times, serif;
31    font-size: 12px;
32    color: #000066;
33}
34.docfileformatinfo {
35    font-family: "Times New Roman", Times, serif;
36    font-size: 12px;
37    font-style: italic;
38    color: #000000;
39}
40.docnumberofpages {
41    font-family: "Times New Roman", Times, serif;
42    font-size: 12px;
43    color: #000000;
44}
45.docsizeinkb {
46    font-family: "Times New Roman", Times, serif;
47    font-size: 12px;
48    color: #000000;
49}
50body {
51    background-color: #999999;
52    background-image: url(images/background.gif);
53}
54.toctitle {
55    font-family: "Times New Roman", Times, serif;
56    font-size: 20px;
57    font-style: normal;
58    font-weight: bold;
59    color: #000000;
60    background-color: #CCCCCC;
61}
62.tcolor {
63    background-color: #00CCFF;
64}
65.ccolor {
66    background-color: #CCCCCC;
67}
68a:link {
69    font-family: "Times New Roman", Times, serif;
70    color: #0033CC;
71}
72a:visited {
73    font-family: "Times New Roman", Times, serif;
74    color: #0066FF;
75}
76a:active {
77    font-family: "Times New Roman", Times, serif;
78    color: #FF0000;
79}
80