Subversion Repositories Applications.papyrus

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1318 alexandre_ 1
<div class="SC_Panel" style="width: 150px; height: 150px;">
2
<table width="100%" cellspacing="0" cellpadding="0" style="table-layout: fixed;">
3
<tbody>
4
<tr>
5
<td nowrap="">
6
	<div class="SC_Item" dropDownItemName="1">
7
	<font size="1">xx-small</font>
8
	</div>
9
	<div class="SC_Item" dropDownItemName="2">
10
	<font size="2">x-small</font>
11
	</div>
12
	<div class="SC_Item" dropDownItemName="3">
13
	<font size="3">small</font>
14
	</div>
15
	<div class="SC_Item" dropDownItemName="4">
16
	<font size="4">medium</font>
17
	</div>
18
	<div class="SC_Item" dropDownItemName="5">
19
	<font size="5">large</font>
20
	</div>
21
	<div class="SC_Item" dropDownItemName="6">
22
	<font size="6">x-large</font>
23
	</div>
24
	<div class="SC_Item" dropDownItemName="7">
25
	<font size="7">xx-large</font>
26
	</div>
27
</td>
28
</tr>
29
</tbody>
30
</table>
31
</div>