Project

General

Profile

« Previous | Next » 

Revision 5184

Added by daigle over 14 years ago

Fix main cross browser gui compatibility issues in sanparks tpc skin.

View differences:

sanparks-tpc.css
31 31
 * tpc settings
32 32
 **********************************************************************/
33 33

  
34
.content-section {
34
.page-section {
35
	margin: 0px 20px 0px 20px;
36
	border-spacing: 0px;
37
	border-width: 0px;
38
	width: 95%;
39
	min-width: 1050px;
35 40
}
36 41

  
42
.left-nav-section {
43
	width: 175px;
44
	background: transparent url("images/navstrip.jpg") left 0px repeat-y;
45
}
46

  
47
.center-content-section {
48
	background: #FFFFFF;
49
	width: 100%;
50
}
51

  
52
.footer-content-section {
53
	background: #124325;
54
}
55

  
56
.search-section {
57
	vertical-align: top;
58
	width: 100%;
59
}
60

  
37 61
.content-section-header {
38 62
	text-align:	left;
39 63
	color: #124325;
......
89 113
}
90 114

  
91 115
.field-remove-button {
92
	margin: 0px 0px 0px 100px;
116
	margin: 0px 0px 0px 90px;
93 117
}
94 118

  
95 119
.text-input {
......
108 132
	vertical-align: middle;
109 133
}
110 134

  
111
.search-section {
112
	border: 1px solid #D5D5D5;
113
	padding: 15px 0px 5px 0px;
114
}
115

  
116 135
.search-section-text {
117 136
	position: absolute;
118 137
	top: 123px;

Also available in: Unified diff