Project

General

Profile

« Previous | Next » 

Revision 4006

merge 1.8.1 to head

View differences:

nceas.css
385 385
    border: solid black 1px;
386 386
    border-bottom: none;
387 387
}
388
	
388

  
389
/* override default td sizing specified in EML css */
390
.regular td {
391
    font-size: 87.5%;
392
}
393

  
389 394
.hide {
390 395
      display:none;
391 396
  }
......
416 421
       text-align: right;
417 422
    }
418 423

  
424
.rightCol a {
425
    border-bottom: none;
426
}
427

  
428
.rightCol img {
429
    margin: 0px;
430
}
431

  
432

  
433
.centerContentBorder {
434
        padding-left: 5px;
435
        padding-right: 5px;
436
        width: 98%;
437
}
438

  
439

  
419 440
/**
420 441
 *  This is add to overload the p+p function defined in eml.css.
421 442
 *  Refer to bug# 1306 for further details. 

Also available in: Unified diff