Rev 172 Rev 185
Line 1... Line 1...
1 body 1 body
2 { 2 {
3 font-family: verdana, sans-serif; 3 font-family: verdana, sans-serif;
4 color: black; 4 color: black;
5 background-color: white 5 background-color: white
6 } 6 }
7 body * 7 body *
8 { 8 {
9 font-size: 10pt; 9 font-size: 10pt;
10 } 10 }
Line 15... Line 15...
15 h2 15 h2
16 { 16 {
17 font-size: 125%; 17 font-size: 125%;
18 } 18 }
19 hr 19 hr
20 { 20 {
21 border: 0px; 21 border: 0px;
22 padding: 0px; 22 padding: 0px;
23 height: 1px; 23 height: 1px;
24 background-color: #808080 24 background-color: #808080
25 } 25 }
26 a:link, a:visited 26 a:link, a:visited
27 { 27 {
28 color: #004080; 28 color: #004080;
29 text-decoration: none; 29 text-decoration: none;
30 } 30 }
Line 33... Line 33...
33 text-decoration: underline; 33 text-decoration: underline;
34 } 34 }
35 .HdrClmn, 35 .HdrClmn,
36 .HdrClmnEnd 36 .HdrClmnEnd
37 { 37 {
38 border: black 1px solid; 38 border: black 1px solid;
39 font-weight: bold; 39 font-weight: bold;
40 color: white; 40 color: white;
41 background-color: #809cc8 41 background-color: #809cc8
42 } 42 }
43 table 43 table
44 { 44 {
45 border-width:0px; 45 border-width:0px;
46 border-collapse:collapse; 46 border-collapse:collapse;
47 } 47 }
48 .row0, 48 .row0,
49 .row1 49 .row1
50 { 50 {
51 height:22px; 51 height:22px;
52 border-width:0px; 52 border-width:0px;
Line 54... Line 54...
54 .row0 img, 54 .row0 img,
55 .row1 img { 55 .row1 img {
56 padding: 0px; 56 padding: 0px;
57 margin: 0px; 57 margin: 0px;
58 vertical-align:middle; 58 vertical-align:middle;
59 } 59 }
60 .row0 60 .row0
61 { 61 {
62 background-color: #f0f0f0; 62 background-color: #f0f0f0;
63 } 63 }
64 .row1 64 .row1
65 { 65 {
66 background-color: #e0e0e0; 66 background-color: #e0e0e0;
67 } 67 }
68   68  
69 .CatClmn0 69 .CatClmn0
70 { 70 {
71 border-right: black 1px solid; 71 border-right: black 1px solid;
72 background-color: #e0e0ff 72 background-color: #e0e0ff
73 } 73 }
74   74  
75 .CatClmn1 75 .CatClmn1
76 { 76 {
77 border-right: black 1px solid; 77 border-right: black 1px solid;
78 background-color: #d0d0ee 78 background-color: #d0d0ee
79 } 79 }
80   80  
81 table.outline 81 table.outline
82 { 82 {
83 border-collapse:collapse; 83 border-collapse:collapse;
84 border: 1px black solid; 84 border: 1px black solid;
85 } 85 }
86   86  
87 td.diffdeleted 87 td.diffdeleted
88 { 88 {
89 font-size: 11px; 89 font-size: 11px;
90 background-color: #ff8888; 90 background-color: #ff8888;
91 } 91 }
92   92  
93 td.diffchanged 93 td.diffchanged
94 { 94 {
95 font-size: 11px; 95 font-size: 11px;
96 background-color: #ffff88; 96 background-color: #ffff88;
97 } 97 }
98   98  
99 td.diffadded 99 td.diffadded
100 { 100 {
101 font-size: 11px; 101 font-size: 11px;
102 background-color: #88ff88; 102 background-color: #88ff88;
103 } 103 }
104   104  
105 td.diff 105 td.diff
106 { 106 {
107 font-size: 11px; 107 font-size: 11px;
108 background-color: #F0F0F0; 108 background-color: #F0F0F0;
109 } 109 }
110   110  
111 div.newpath 111 div.newpath
112 { 112 {
113 padding: 10px; 113 padding: 10px;
114 background-color: #d0d0ee 114 background-color: #d0d0ee
115 } 115 }
116   116  
117 div.difflines 117 div.difflines
118 { 118 {
119 } 119 }
120   120  
121 .plusbox { float: left; clear: both; position: relative; top: -3px; font-size: 13px; font-weight: bold; width: 16px; text-indent: 0; height: 16px; color: black; background-color: #D0D0D0; text-align: center; padding: 0px 2px 0px 3px; border: black solid 1px; margin-right: 5px; } 121 .plusbox { float: left; clear: both; position: relative; top: -3px; font-size: 13px; font-weight: bold; width: 16px; text-indent: 0; height: 16px; color: black; background-color: #D0D0D0; text-align: center; padding: 0px 2px 0px 3px; border: black solid 1px; margin-right: 5px; }
122 .minusbox { float: left; clear: both; position: relative; top: -3px; font-size: 13px; font-weight: bold; width: 16px; text-indent: 0; height: 16px; color: black; background-color: #809cc8; text-align: center; padding: 0px 2px 0px 3px; border: black solid 1px; margin-right: 5px; } 122 .minusbox { float: left; clear: both; position: relative; top: -3px; font-size: 13px; font-weight: bold; width: 16px; text-indent: 0; height: 16px; color: black; background-color: #809cc8; text-align: center; padding: 0px 2px 0px 3px; border: black solid 1px; margin-right: 5px; }
123   123  
124 .groupname { padding-left: 0px; text-indent: -25px; margin: 3px 0 3px 0;} 124 .groupname { padding-left: 0px; text-indent: -25px; margin: 3px 0 3px 0;}
125 .switchcontent { margin: 3px 0 0 20px; } 125 .switchcontent { margin: 3px 0 0 20px; }
126 .project { padding: 2px; } 126 .project { padding: 2px; }
127   127  
128 code 128 code
129 { 129 {
130 white-space: pre-wrap; 130 white-space: pre-wrap;
131 } 131 }
132 132