summaryrefslogtreecommitdiffstats
path: root/pts-core/results-viewer/pts-viewer.css
blob: b1d28d98070445de4363c1d430f3691944d91900 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
body
{
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	background-color: #F9F9F9;
	color: #000;
}
a
{
	color: #3B433A;
}
div#pts_header_top
{
	width: 100%;
	margin: 0;
	color: #FFF;
	background-color: #2b6b29;
	border: solid #000;
	border-width: 0 0 1px;
}
div#pts_header_top_center
{
	width: 1030px;
	margin: 0 auto;
	overflow: hidden;
}
div#pts_header_top_title
{
	font-size: 42px;
	font-weight: bold;
	float: left;
}
div#pts_header_top_link_group
{
	padding: 14px 0 0;
	float: right;
}
div#pts_header_top_link_group a
{
	margin: auto 6px;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
	padding: 4px 8px;
	border: solid #EEE 1px;
}
div#pts_header_top_link_group a:hover
{
	color: #000;
	background-color: #FFF;
}
div#pts_container
{
	text-align: left;
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
	border: solid #EEE;
	border-width: 0 1px;
	min-height: 700px;
	background-color: #FFF;
}
div.pts_box
{
	text-align: left;
	border: solid #969696 1px;
	margin: 10px 10px 20px;
	padding: 1px 10px 15px;
}
div#pts_header_bottom a
{
	color: #FFF;
}
div#pts_header_bottom
{
	width: 100%;
	margin: 0;
	color: #FFF;
	background-color: #2b6b29;
	border: solid #000;
	border-width: 1px 0 0;
}
div#pts_header_bottom_center
{
	margin: 2px auto;
	padding: 6px 0 10px;
	width: 970px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
}
div.pts_column_head
{	
	font-size: 13px;
	color: #FFF;
	background-color: #2b6b29;
	font-weight: bold;
	display: table-row;
}
div.pts_column_body
{	
	font-size: 12px;
	color: #000;
	display: table-row;
}
div.pts_column_body_text
{
	padding: 3px 4px;
}
h1
{
	margin-top: 10px;
	font-size: 21px;
	color: #2b6b29;
	font-weight: bold;
}
div.pts_results_table_box
{
	text-align: center;
	background-color: #F8F8F8;
	border: solid #2b6b29 1px;
	margin: 20px auto;
	display: table;
}
div.pts_results_table_box div.pts_table_col
{
	display: table-cell;
}
div.pts_table_col div.pts_table_cell
{
	height: 17px;
	border: solid #2b6b29;
	border-width: 1px 0 0 1px;
	padding: 0 4px;
}
div.pts_table_col div.pts_table_cell_property
{
	height: 17px;
	border: solid transparent;
	background-color: #2b6b29;
	color: #FFF;
	border-width: 1px 0 0 1px;
	padding: 0 4px 0 2px;
	text-align: left;
}
div.pts_table_col div.pts_table_cell_header
{
	height: 18px;
	background-color: #2b6b29;
	color: #FFF;
	padding: 0 4px;
	font-weight: bold;
}
div.pts_table_box
{
	text-align: center;
	background-color: #F8F8F8;
	border: solid #2b6b29;
	border-width: 0 0 1px 1px;
	margin: 6px auto;
	display: table;
}
div.pts_table_box_col
{
	border: solid #2b6b29;
	border-width: 0 1px 0 0;
	display: table-cell;
}
div.pts_chart_box
{
	width: 95%;
	overflow: hidden;
	margin: 5px auto;
}
div.pts_chart_box a
{
	text-decoration: none;
	font-weight: bold;
}
div.pts_chart_box a:hover
{
	text-decoration: underline;
}
div#pts_benchmark_area
{
	background-color: #FFF;
	width: 95%;
	margin: 10px auto;
	color: #000;
	overflow: hidden;
}
div.pts_benchmark_bar
{
	background-color: #2b6b29;
	color: #FFF;
	padding: 4px;
	border: solid #000 1px;
	clear: both;
}
span.pts_benchmark_bar_header
{
	font-size: 18px;
	font-weight: bold;
}
span.pts_benchmark_bar_version
{
	vertical-align: super;
	padding-left: 5px;
	font-size: 10px;
}
div.pts_benchmark_text
{
	padding: 50px 15px 15px;
	float: left;
	overflow: hidden;
}
div.pts_benchmark_img_area
{
	padding: 15px 0 15px 35px;
	float: right;
	overflow: hidden;
	height: 100%;
	vertical-align: middle;
}