]> git.sur5r.net Git - freertos/blob - Demo/PPC405_Xilinx_Virtex4_GCC/blkdiagram/system.css
51f7c180d2b3a9ff45ae04640d7cbf9a796735dc
[freertos] / Demo / PPC405_Xilinx_Virtex4_GCC / blkdiagram / system.css
1         text.busintlabel {
2                 fill:        #810017;
3                 stroke:      none;
4                 font-size:   7pt; 
5                 font-style:  italic;
6                 font-weight: 900;
7                 text-anchor: middle;
8                 font-family: Verdana Arial Helvetica sans-serif;
9         }
10         
11         text.buslabel {
12                 fill:        #CC3333;
13                 stroke:      none;
14                 font-size:   8pt; 
15                 font-style:  italic;
16                 font-weight: bold;
17                 text-anchor: middle;
18                 font-family: Verdana Arial Helvetica sans-serif;
19         }
20                         
21         text.iplabel {
22                 fill:        #000000;
23                 stroke:      none;
24                 font-size:   8pt; 
25                 font-style:  italic;
26                 font-weight: 800;
27                 text-anchor: middle;
28                 font-family: Courier Arial Helvetica sans-serif;
29         }
30                 
31         text.iptype {
32                 fill:        #AA0017;
33                 stroke:      none;
34                 font-size:   8pt; 
35                 font-style:  italic;
36                 font-weight: bold;
37                 text-anchor: middle;
38                 font-family: Verdana Arial Helvetica sans-serif;
39         }
40
41         text.ipclass {
42                 fill:        #000000;
43                 stroke:      none;
44                 font-size:   7pt; 
45                 font-style:  normal;
46                 font-weight: bold;
47                 text-anchor: start;
48                 font-family: Times Arial Helvetica sans-serif;
49         }
50
51         text.procclass {
52                 fill:        #000000;
53                 stroke:      none;
54                 font-size:   7pt; 
55                 font-style:  normal;
56                 font-weight: bold;
57                 text-anchor: middle;
58                 font-family: Times Arial Helvetica sans-serif;
59         }
60                 
61                 
62         text.portlabel {
63                 fill:        #000000;
64                 stroke:      none;
65                 font-size:   8pt; 
66                 font-style:  normal;
67                 font-weight: bold;
68                 text-anchor: middle;
69                 font-family: Verdana Arial Helvetica sans-serif;
70         }
71
72         text.ipdbiflbl {
73                 fill:        #000000;
74                 stroke:      none;
75                 font-size:   8pt; 
76                 font-style:  normal;
77                 font-weight: bold;
78                 font-family: Verdana Arial Helvetica sans-serif;
79         }
80                 
81         text.mmMHeader {
82                 fill:        #FFFFFF;
83                 stroke:      none;
84                 font-size:   10pt; 
85                 font-style:  normal;
86                 font-weight: bold;
87                 text-anchor: middle;
88                 font-family: Verdana Arial Helvetica sans-serif;
89         }
90
91         text.mmSHeader {
92                 fill:        #810017;
93                 stroke:      none;
94                 font-size:   10pt; 
95                 font-style:  normal;
96                 font-weight: bold;
97                 text-anchor: middle;
98                 font-family: Verdana Arial Helvetica sans-serif;
99         }
100
101
102
103         text.dbglabel {
104                 fill:        #555555;
105                 stroke:      none;
106                 font-size:   8pt; 
107                 font-style:  normal;
108                 font-weight: 900;
109                 text-anchor: middle;
110                 font-family: Times Arial Helvetica sans-serif;
111         }
112
113         text.iopnumb {
114                 fill:        #555555;
115                 stroke:      none;
116                 font-size:   10pt; 
117                 font-style:  normal;
118                 font-weight: 900;
119                 text-anchor: middle;
120                 font-family: Verdana Arial Helvetica sans-serif;
121         }
122
123         text.ioplblgrp {
124                 fill:        #000088;
125                 stroke:      none;
126                 font-size:   10pt; 
127                 font-style:  normal;
128                 font-weight: 900;
129                 text-anchor: middle;
130                 font-family: Verdana Arial Helvetica sans-serif;
131         }
132
133
134         tspan.iopgrp {
135                 fill:        #000000;
136                 stroke:      none;
137                 font-size:   8pt; 
138                 font-style:  normal;
139                 font-weight: 900;
140                 text-anchor: middle;
141                 baseline-shift:super;
142                 font-family: Arial Courier san-serif;
143         }
144
145
146         text.biflabel {
147                 fill:        #000000;
148                 stroke:      none;
149                 font-size:   6pt; 
150                 font-style:  normal;
151                 font-weight: 900;
152                 text-anchor: middle;
153                 font-family: Verdana Arial Helvetica sans-serif;
154
155         }
156
157         text.p2pbuslabel {
158                 fill:         #000000;
159                 stroke:       none;
160                 font-size:    10pt; 
161                 font-style:   italic;
162                 font-weight:  bold; 
163                 text-anchor:  start;
164                 writing-mode: tb;
165                 font-family:  Verdana Arial Helvetica sans-serif;
166         }
167
168         text.mpbuslabel {
169                 fill:         #000000;
170                 stroke:       none;
171                 font-size:    6pt; 
172                 font-style:   italic;
173                 font-weight:  bold; 
174                 text-anchor:  start;
175                 writing-mode: tb;
176                 font-family:  Verdana Arial Helvetica sans-serif;
177         }
178
179
180         text.sharedbuslabel {
181                 fill:         #000000;
182                 stroke:       none;
183                 font-size:    10pt; 
184                 font-style:   italic;
185                 font-weight:  bold; 
186                 text-anchor:  start;
187                 font-family:  Verdana Arial Helvetica sans-serif;
188         }
189
190
191         text.bciplabel {
192                 fill:        #000000;
193                 stroke:      none;
194                 font-size:   6pt; 
195                 font-style:  italic;
196                 font-weight: bold;
197                 text-anchor: middle;
198                 font-family: Courier Arial Helvetica sans-serif;
199         }
200                 
201         text.bciptype {
202                 fill:        #AA0017;
203                 stroke:      none;
204                 font-size:   6pt; 
205                 font-style:  italic;
206                 font-weight: bold;
207                 text-anchor: middle;
208                 font-family: Verdana Arial Helvetica sans-serif;
209         }
210
211         text.splitbustxt {
212                 fill:        #000000;
213                 stroke:      none;
214                 font-size:   6pt; 
215                 font-style:  normal;
216                 font-weight: bold;
217                 text-anchor: middle;
218                 font-family: sans-serif;
219         }
220
221         text.horizp2pbuslabel {
222                 fill:         #000000;
223                 stroke:       none;
224                 font-size:    6pt; 
225                 font-style:   italic;
226                 font-weight:  bold; 
227                 text-anchor:  start;
228                 font-family:  Verdana Arial Helvetica sans-serif;
229         }
230
231
232
233         text.keytitle {
234                 fill:        #AA0017;
235                 stroke:      none;
236                 font-size:   12pt; 
237                 font-weight: bold;
238                 text-anchor: middle;
239                 font-family: Arial Helvetica sans-serif;
240         }
241
242         text.keyheader {
243                 fill:        #000000;
244                 stroke:      none;
245                 font-size:   10pt; 
246                 font-weight: bold;
247                 text-anchor: middle;
248                 font-family: Arial Helvetica sans-serif;
249         }
250
251         text.keylabel {
252                 fill:        #000000;
253                 stroke:      none;
254                 font-size:   8pt; 
255                 font-style:  italic; 
256                 font-weight: bold;
257                 text-anchor: start;
258                 font-family: Verdana Arial Helvetica sans-serif;
259         }
260
261         text.keylblul {
262                 fill:        #000000;
263                 stroke:      none;
264                 font-size:   8pt; 
265                 font-style:  italic; 
266                 font-weight: bold;
267                 text-anchor: start;
268                 text-decoration: underline;
269                 font-family: Verdana Arial Helvetica sans-serif;
270         }
271
272         text.specsheader {
273                 fill:        #000000;
274                 stroke:      none;
275                 font-size:   10pt; 
276                 font-weight: bold;
277                 text-anchor: start;
278                 font-family: Arial Helvetica sans-serif;
279         }
280
281         text.specsvalue {
282                 fill:        #000000;
283                 stroke:      none;
284                 font-size:   8pt; 
285                 font-style:  italic; 
286                 font-weight: bold;
287                 text-anchor: start;
288                 font-family: Verdana Arial Helvetica sans-serif;
289         }
290
291         text.specsvaluemid {
292                 fill:        #000000;
293                 stroke:      none;
294                 font-size:   8pt; 
295                 font-style:  italic; 
296                 font-weight: bold;
297                 text-anchor: middle;
298                 font-family: Verdana Arial Helvetica sans-serif;
299         }
300
301
302         text.intrsymbol {
303                 fill:        #000000;
304                 stroke:      none;
305                 font-size:   8pt; 
306                 font-weight: bold;
307                 text-anchor: start;
308                 font-family: Arial Helvetica sans-serif;
309         }
310
311
312