Project

General

Profile

Download (371 Bytes) Statistics
| Branch: | Tag: | Revision:
1
div.preferred-email-field-column {
2
	float:left;
3
	clear:left;
4
  width: 33%;
5
  padding: 0 1em 0 0;
6
}
7

    
8
div.expertsdb-email-field-expertsdb-email{
9
	float:left;
10
	width: 61%;
11
}
12

    
13
div.expertsdb-email-field-subrow .form-item{
14
	margin-top:0;
15
}
16

    
17
legend, legend a:link,legend a:active,legend a:visited{
18
font-weight:700;
19
color:#236abf;
20
}
21

    
22
legend a:hover{
23
text-decoration: underline;
24
}
(24-24/47)