View | Details | Raw Unified | Return to bug 145540 | Differences between
and this patch

Collapse All | Expand All

(-)book.css (-16 / +11 lines)
Lines 6-12 Link Here
6
	margin-bottom: 0.000000pt;
6
	margin-bottom: 0.000000pt;
7
	margin-right: 0.000000pt;
7
	margin-right: 0.000000pt;
8
	margin-left: 15pt;
8
	margin-left: 15pt;
9
	font-size: 10.000000pt;
10
	font-weight: normal;
9
	font-weight: normal;
11
	font-style: normal;
10
	font-style: normal;
12
	color: #4444CC;
11
	color: #4444CC;
Lines 23-29 Link Here
23
	margin-bottom: 11.000000pt;
22
	margin-bottom: 11.000000pt;
24
	margin-right: 0.000000pt;
23
	margin-right: 0.000000pt;
25
	margin-left: 0.000000pt;
24
	margin-left: 0.000000pt;
26
	font-size: 9.000000pt;
25
	font-size: 75%;
27
	font-weight: bold;
26
	font-weight: bold;
28
	font-style: Italic;
27
	font-style: Italic;
29
	color: #000000;
28
	color: #000000;
Lines 39-45 Link Here
39
	margin-bottom: 19.500000pt;
38
	margin-bottom: 19.500000pt;
40
	margin-right: 0.000000pt;
39
	margin-right: 0.000000pt;
41
	margin-left: 30pt;
40
	margin-left: 30pt;
42
	font-size: 11.000000pt;
41
	font-size: 110%;
43
	font-weight: normal;
42
	font-weight: normal;
44
	font-style: Italic;
43
	font-style: Italic;
45
	color: #000000;
44
	color: #000000;
Lines 69-91 Link Here
69
/* following font face declarations need to be removed for DBCS */
68
/* following font face declarations need to be removed for DBCS */
70
69
71
body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-family: Arial, Helvetica, sans-serif; color: #000000}
70
body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-family: Arial, Helvetica, sans-serif; color: #000000}
72
pre				{ font-family: "Courier New", Courier, monospace;}
71
pre, code		{ font-family: "Courier New", Courier, monospace;}
73
72
74
/* end font face declarations */
73
/* end font face declarations */
75
74
76
/* following font size declarations should be OK for DBCS */
75
body	     { font-size: 83%; background: #FFFFFF; margin-bottom: 1em }
77
body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-size: 10pt; }
76
h1           { font-size: 180%; margin-top: 5px; margin-bottom: 1px }	
78
pre				{ font-size: 10pt}
77
h2           { font-size: 140%; margin-top: 25px; margin-bottom: 3px }
79
78
h3           { font-size: 110%; margin-top: 20px; margin-bottom: 3px }
80
/* end font size declarations */
79
h4           { font-size: 100%; margin-top: 20px; margin-bottom: 3px; font-style: italic }
81
82
body	     { background: #FFFFFF; margin-bottom: 1em }
83
h1           { font-size: 18pt; margin-top: 5; margin-bottom: 1 }	
84
h2           { font-size: 14pt; margin-top: 25; margin-bottom: 3 }
85
h3           { font-size: 11pt; margin-top: 20; margin-bottom: 3 }
86
h4           { font-size: 10pt; margin-top: 20; margin-bottom: 3; font-style: italic }
87
p            { margin-top: 10px; margin-bottom: 10px }
80
p            { margin-top: 10px; margin-bottom: 10px }
88
pre          { margin-left: 6; font-size: 9pt; color: #4444CC } 
81
pre          { font-size: 93%; margin-left: 6; color: #4444CC }
82
code         { font-size: 93%; } 
83
table        { font-size: 100% } /* needed for quirks mode */
89
a:link	     { color: #0000FF }
84
a:link	     { color: #0000FF }
90
a:hover	     { color: #000080 }
85
a:hover	     { color: #000080 }
91
a:visited    { text-decoration: underline }
86
a:visited    { text-decoration: underline }
(-)book.css (-16 / +11 lines)
Lines 6-12 Link Here
6
	margin-bottom: 0.000000pt;
6
	margin-bottom: 0.000000pt;
7
	margin-right: 0.000000pt;
7
	margin-right: 0.000000pt;
8
	margin-left: 15pt;
8
	margin-left: 15pt;
9
	font-size: 10.000000pt;
10
	font-weight: normal;
9
	font-weight: normal;
11
	font-style: normal;
10
	font-style: normal;
12
	color: #4444CC;
11
	color: #4444CC;
Lines 23-29 Link Here
23
	margin-bottom: 11.000000pt;
22
	margin-bottom: 11.000000pt;
24
	margin-right: 0.000000pt;
23
	margin-right: 0.000000pt;
25
	margin-left: 0.000000pt;
24
	margin-left: 0.000000pt;
26
	font-size: 9.000000pt;
25
	font-size: 75%;
27
	font-weight: bold;
26
	font-weight: bold;
28
	font-style: Italic;
27
	font-style: Italic;
29
	color: #000000;
28
	color: #000000;
Lines 39-45 Link Here
39
	margin-bottom: 19.500000pt;
38
	margin-bottom: 19.500000pt;
40
	margin-right: 0.000000pt;
39
	margin-right: 0.000000pt;
41
	margin-left: 30pt;
40
	margin-left: 30pt;
42
	font-size: 11.000000pt;
41
	font-size: 110%;
43
	font-weight: normal;
42
	font-weight: normal;
44
	font-style: Italic;
43
	font-style: Italic;
45
	color: #000000;
44
	color: #000000;
Lines 69-91 Link Here
69
/* following font face declarations need to be removed for DBCS */
68
/* following font face declarations need to be removed for DBCS */
70
69
71
body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-family: Arial, Helvetica, sans-serif; color: #000000}
70
body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-family: Arial, Helvetica, sans-serif; color: #000000}
72
pre				{ font-family: "Courier New", Courier, monospace;}
71
pre, code		{ font-family: "Courier New", Courier, monospace;}
73
72
74
/* end font face declarations */
73
/* end font face declarations */
75
74
76
/* following font size declarations should be OK for DBCS */
75
body	     { font-size: 83%; background: #FFFFFF; margin-bottom: 1em }
77
body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-size: 10pt; }
76
h1           { font-size: 180%; margin-top: 5px; margin-bottom: 1px }	
78
pre				{ font-size: 10pt}
77
h2           { font-size: 140%; margin-top: 25px; margin-bottom: 3px }
79
78
h3           { font-size: 110%; margin-top: 20px; margin-bottom: 3px }
80
/* end font size declarations */
79
h4           { font-size: 100%; margin-top: 20px; margin-bottom: 3px; font-style: italic }
81
82
body	     { background: #FFFFFF; margin-bottom: 1em }
83
h1           { font-size: 18pt; margin-top: 5; margin-bottom: 1 }	
84
h2           { font-size: 14pt; margin-top: 25; margin-bottom: 3 }
85
h3           { font-size: 11pt; margin-top: 20; margin-bottom: 3 }
86
h4           { font-size: 10pt; margin-top: 20; margin-bottom: 3; font-style: italic }
87
p            { margin-top: 10px; margin-bottom: 10px }
80
p            { margin-top: 10px; margin-bottom: 10px }
88
pre          { margin-left: 6; font-size: 9pt; color: #4444CC } 
81
pre          { font-size: 93%; margin-left: 6; color: #4444CC }
82
code         { font-size: 93%; } 
83
table        { font-size: 100% } /* needed for quirks mode */
89
a:link	     { color: #0000FF }
84
a:link	     { color: #0000FF }
90
a:hover	     { color: #000080 }
85
a:hover	     { color: #000080 }
91
a:visited    { text-decoration: underline }
86
a:visited    { text-decoration: underline }

Return to bug 145540