Project

General

Profile

« Previous | Next » 

Revision 5311

Added by daigle about 14 years ago

Merge 1.9.2 changes back into the trunk

View differences:

sanparks-scheduled-jobs.css
32 32
 **********************************************************************/
33 33

  
34 34
.content-section {
35
	vertical-align: top;
36
	padding-top: 60px;
35 37
}
36 38

  
37 39
.content-section-header {
......
47 49
	margin:0px 60px 20px 178px;
48 50
}
49 51

  
52
.content-subsection {
53
	vertical-align: top;
54
	margin: 0px 0px 0px 20px;
55
	width: 825px;
56
}
57

  
50 58
.content-subsection-header {
51 59
	margin: 10px 0px 5px 0px;
52 60
	padding: 0px 0px 0px 0px;
......
55 63
	font-weight: bold;
56 64
}
57 65

  
66
.page-section {
67
	margin: 0px 20px 0px 20px;
68
	border-spacing: 0px;
69
	border-width: 0px;
70
	width: 95%;
71
	min-width: 900px;
72
}
73

  
74
.schedule-section {
75
	vertical-align: top;
76
	width: 100%;
77
}
78

  
58 79
.from-date-section {
59 80
	display:inline;
60 81
	float: left;
......
189 210

  
190 211
.col4 {
191 212
	width: 160px;
213
	border-right:1px solid #D5D5D5;
192 214
}
193 215

  
194 216
.col5 {

Also available in: Unified diff