Revision 2539
Added by sgarg over 19 years ago
lib/style/skins/specnet/specnet.css | ||
---|---|---|
240 | 240 |
text-decoration: none; |
241 | 241 |
} |
242 | 242 |
.intro { |
243 |
width: 760; |
|
244 |
margin-left: 15; |
|
243 |
width: 760px;
|
|
244 |
margin-left: 15px;
|
|
245 | 245 |
} |
246 | 246 |
|
247 | 247 |
br { |
... | ... | |
323 | 323 |
|
324 | 324 |
.tables { |
325 | 325 |
width: 760px; |
326 |
margin-left: 20; |
|
326 |
margin-left: 20px;
|
|
327 | 327 |
border-top: solid black 1px; |
328 | 328 |
border-left: solid black 1px; |
329 | 329 |
border-right: solid black 1px; |
lib/style/skins/nrs/nrs.css | ||
---|---|---|
221 | 221 |
|
222 | 222 |
|
223 | 223 |
.intro { |
224 |
width: 760; |
|
225 |
margin-left: 20; |
|
224 |
width: 760px;
|
|
225 |
margin-left: 20px;
|
|
226 | 226 |
} |
227 | 227 |
|
228 | 228 |
|
229 | 229 |
.headertopmargin { |
230 |
margin-top: 10; |
|
230 |
margin-top: 10px;
|
|
231 | 231 |
} |
232 | 232 |
|
233 | 233 |
p.searchbox { |
... | ... | |
317 | 317 |
|
318 | 318 |
.tables { |
319 | 319 |
width: 760px; |
320 |
margin-left: 20; |
|
320 |
margin-left: 20px;
|
|
321 | 321 |
border-top: solid black 1px; |
322 | 322 |
border-left: solid black 1px; |
323 | 323 |
border-right: solid black 1px; |
... | ... | |
351 | 351 |
width: 24%; |
352 | 352 |
text-align: right; |
353 | 353 |
} |
354 |
|
|
354 |
|
lib/style/skins/ltss/ltss.css | ||
---|---|---|
236 | 236 |
text-decoration: none; |
237 | 237 |
} |
238 | 238 |
.intro { |
239 |
width: 760; |
|
240 |
margin-left: 15; |
|
239 |
width: 760px;
|
|
240 |
margin-left: 15px;
|
|
241 | 241 |
} |
242 | 242 |
|
243 | 243 |
br { |
... | ... | |
319 | 319 |
|
320 | 320 |
.tables { |
321 | 321 |
width: 760px; |
322 |
margin-left: 20; |
|
322 |
margin-left: 20px;
|
|
323 | 323 |
border-top: solid black 1px; |
324 | 324 |
border-left: solid black 1px; |
325 | 325 |
border-right: solid black 1px; |
... | ... | |
352 | 352 |
width: 24%; |
353 | 353 |
text-align: right; |
354 | 354 |
} |
355 |
|
|
355 |
|
lib/style/skins/esa/esa.css | ||
---|---|---|
256 | 256 |
} |
257 | 257 |
|
258 | 258 |
.intro { |
259 |
width: 760; |
|
260 |
margin-left: 15; |
|
259 |
width: 760px;
|
|
260 |
margin-left: 15px;
|
|
261 | 261 |
} |
262 | 262 |
|
263 | 263 |
textarea { |
... | ... | |
336 | 336 |
|
337 | 337 |
.tables { |
338 | 338 |
width: 760px; |
339 |
margin-left: 20; |
|
339 |
margin-left: 20px;
|
|
340 | 340 |
border-top: solid black 1px; |
341 | 341 |
border-left: solid black 1px; |
342 | 342 |
border-right: solid black 1px; |
lib/style/skins/esa/index.html | ||
---|---|---|
106 | 106 |
<p><b>Registry Tools</b></p> |
107 | 107 |
<p> |
108 | 108 |
<menu> |
109 |
<li><span class="searchbox">Search for Data Sets</span><br />
|
|
109 |
<li><span class="searchbox"><a name="search"> Search for Data Sets</a></span><br />
|
|
110 | 110 |
<menu> |
111 | 111 |
<form method="POST" action="@servlet-path@" target="_top" onSubmit="return checkSearch(this)"> |
112 | 112 |
<input value="INTERSECT" name="operator" type="hidden"> |
lib/style/skins/nceas/nceas.css | ||
---|---|---|
240 | 240 |
} |
241 | 241 |
|
242 | 242 |
.intro { |
243 |
width: 760; |
|
244 |
margin-left: 15; |
|
243 |
width: 760px;
|
|
244 |
margin-left: 15px;
|
|
245 | 245 |
} |
246 | 246 |
|
247 | 247 |
textarea { |
... | ... | |
319 | 319 |
|
320 | 320 |
.tables { |
321 | 321 |
width: 760px; |
322 |
margin-left: 20; |
|
322 |
margin-left: 20px;
|
|
323 | 323 |
border-top: solid black 1px; |
324 | 324 |
border-left: solid black 1px; |
325 | 325 |
border-right: solid black 1px; |
lib/style/skins/obfs/obfs.css | ||
---|---|---|
220 | 220 |
*/ |
221 | 221 |
|
222 | 222 |
.intro { |
223 |
width: 760; |
|
224 |
margin-left: 20; |
|
223 |
width: 760px;
|
|
224 |
margin-left: 20px;
|
|
225 | 225 |
} |
226 | 226 |
|
227 | 227 |
|
... | ... | |
313 | 313 |
|
314 | 314 |
.tables { |
315 | 315 |
width: 760px; |
316 |
margin-left: 20; |
|
316 |
margin-left: 20px;
|
|
317 | 317 |
border-top: solid black 1px; |
318 | 318 |
border-left: solid black 1px; |
319 | 319 |
border-right: solid black 1px; |
... | ... | |
347 | 347 |
.rightCol { |
348 | 348 |
width: 24%; |
349 | 349 |
text-align: right; |
350 |
} |
|
350 |
} |
lib/style/skins/knb/knb.css | ||
---|---|---|
229 | 229 |
} |
230 | 230 |
|
231 | 231 |
.intro { |
232 |
width: 760; |
|
233 |
margin-left: 15; |
|
232 |
width: 760px;
|
|
233 |
margin-left: 15px;
|
|
234 | 234 |
} |
235 | 235 |
|
236 | 236 |
br { |
... | ... | |
307 | 307 |
|
308 | 308 |
.tables { |
309 | 309 |
width: 760px; |
310 |
margin-left: 20; |
|
310 |
margin-left: 20px;
|
|
311 | 311 |
border-top: solid black 1px; |
312 | 312 |
border-left: solid black 1px; |
313 | 313 |
border-right: solid black 1px; |
Also available in: Unified diff
Added px to the css files.
Modified the index.html file to have a link for search.