No regular expressions were active.
1 |
|
/*
|
|
|
2 |
|
|
|
|
3 |
|
* (C) Boon
Ex Ltd., 2
007
|
|
|
4 |
|
* IMPORTAN
T: This is
a commerc
ial produc
t made by
BoonEx Ltd
. and cann
ot be modi
fied for o
ther than
personal u
sage.
|
|
|
5 |
|
* This pro
duct canno
t be redis
tributed f
or free or
a fee wit
hout writt
en permiss
ion from B
oonEx Ltd.
|
|
|
6 |
|
* This not
ice may no
t be remov
ed from th
e source c
ode.
|
|
|
7 |
|
|
|
|
8 |
|
*/
|
|
|
9 |
|
@charset "
iso-8859-1
";
|
|
|
10 |
|
@import ur
l(../../ba
se/css/pro
file_edit.
css);
|
|
|
11 |
|
|
|
|
12 |
|
|
|
|
13 |
|
td.join_he
ader_first
,
|
|
|
14 |
|
td.join_he
ader
|
|
|
15 |
|
{
|
|
|
16 |
|
text-a
lign:cente
r;
|
|
|
17 |
|
backgr
ound-color
:#ccc;
|
|
|
18 |
|
}
|
|
|
19 |
|
|
|
|
20 |
|
table.prof
ile_edit_t
able
|
|
|
21 |
|
{
|
|
|
22 |
|
border
-collapse:
collapse;
|
|
|
23 |
|
margin
-left:auto
;
|
|
|
24 |
|
margin
-right:aut
o;
|
|
|
25 |
|
width:
100%;
|
|
|
26 |
|
}
|
|
|
27 |
|
|
|
|
28 |
|
table.prof
ile_edit_t
able td
|
|
|
29 |
|
{
|
|
|
30 |
|
paddin
g:5px;
|
|
|
31 |
|
}
|
|
|
32 |
|
|
|
|
33 |
|
table.prof
ile_edit_t
able td.jo
in_td_1,
|
|
|
34 |
|
table.prof
ile_edit_t
able td.jo
in_td_1_fi
rst
|
|
|
35 |
|
{
|
|
|
36 |
|
text-a
lign:right
;
|
|
|
37 |
|
vertic
al-align:t
op;
|
|
|
38 |
|
paddin
g-top:6px;
|
|
|
39 |
|
}
|
|
|
40 |
|
|
|
|
41 |
|
select.sel
ect_prof,
|
|
|
42 |
|
input.inpu
t_text_edi
t
|
|
|
43 |
|
{
|
|
|
44 |
|
width:
225px;
|
|
|
45 |
|
}
|
|
|
46 |
|
|
|
|
47 |
|
table.prof
ile_edit_t
able table
|
|
|
48 |
|
{
|
|
|
49 |
|
border
-collapse:
collapse;
|
|
|
50 |
|
}
|
|
|
51 |
|
|
|
|
52 |
|
table.prof
ile_edit_t
able table
td
|
|
|
53 |
|
{
|
|
|
54 |
|
paddin
g:0px;
|
|
|
55 |
|
}
|
|
|