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:

header2.css
35 35
}
36 36

  
37 37
.header-section {
38
	margin: 0px 20px 0px 20px;
39 38
	border-spacing: 0px;
40
	width: 95%;
39
	border-width: 0px;
40
	padding: 0px;
41
	width: 100%;
41 42
	min-width: 1050px;
42
//	height: 112px;
43
//	background: #7BB865 url(images/bg_header.jpg) repeat-x;
44 43
}
45 44

  
46
.header-title {
47
	font-weight: bold; 
48
	font-family: Helvetica, Verdana, Arial, sans-serif; 
49
	font-size: 16px; 
45
.header-div {
46
	width: 100%;
47
	min-width: 1050px;
48
}
49

  
50
.top-row-image {
51
}
52

  
53
.header-spacer {
50 54
	color: #124326;
51 55
	background-color: #7DB667;
52
//	padding: 0px 10px 0px 10px;
53
	width: 100%;
54
//	margin: 25px 0px 28px 10px;
56
	width: 100%;	
55 57
}
56 58

  
57 59
.header-left-image {
......
63 65

  
64 66
.header-center-section {
65 67
	width: 45%;
66
//	display:inline;
67
//	float: left;	
68 68
	min-width: 400px;
69 69
}
70 70

  
......
75 75

  
76 76
.header-menu {
77 77
	background-color: #124326;
78
//	position: absolute;
79
//	left: 197px;
80
//	top: 94px;
81
//	width: 80%;	
82
//	min-width: 475px;
83 78
}
84 79

  
85 80
.header-menu-item {

Also available in: Unified diff