4368. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/9/2017 3:51:33 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

4368.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:51:33 2017 UTC
2 eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-web\src\main\webapp\css cda.css Fri Apr 21 20:03:30 2017 UTC

4368.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 1 80
Removed 0 0

4368.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

4368.4 Active regular expressions

No regular expressions were active.

4368.5 Comparison detail

        1   /* CDA Sty lesheet Co mment */
        2   #cdaXslBod y {
        3           co lor: #0033 66;
        4           ba ckground-c olor: #FFF FFF;
        5           fo nt-family:  Verdana,  Tahoma, sa ns-serif;
        6           fo nt-size: 1 1px;
        7           wi dth: 100%;
        8   }
        9  
        10   #cdaXslBod y a {
        11           co lor: #0033 66;
        12           ba ckground-c olor: #FFF FFF;
        13   }
        14  
        15   #cdaXslBod y h1 {
        16           fo nt-size: 1 2pt;
        17           fo nt-weight:  bold;
        18   }
        19  
        20   #cdaXslBod y h2 {
        21           fo nt-size: 1 1pt;
        22           fo nt-weight:  bold;
        23   }
        24  
        25   #cdaXslBod y h3 {
        26           fo nt-size: 1 0pt;
        27           fo nt-weight:  bold;
        28   }
        29  
        30   #cdaXslBod y h4 {
        31           fo nt-size: 8 pt;
        32           fo nt-weight:  bold;
        33   }
        34  
        35   #cdaXslBod y div {
        36           wi dth: 80%;
        37   }
        38  
        39   #cdaXslBod y table {
        40           li ne-height:  10pt;
        41           wi dth: 80%;
        42   }
        43  
        44   #cdaXslBod y tr {
        45           ba ckground-c olor: #ccc cff;
        46   }
        47  
        48   #cdaXslBod y td {
        49           pa dding: 0.1 cm 0.2cm;
        50           ve rtical-ali gn: top;
        51   }
        52  
        53   #cdaXslBod y h1center  {
        54           fo nt-size: 1 2pt;
        55           fo nt-weight:  bold;
        56           te xt-align:  center;
        57           wi dth: 80%;
        58   }
        59  
        60   #cdaXslBod y .header_ table {
        61           bo rder: 1pt  inset #000 08b;
        62   }
        63  
        64   #cdaXslBod y .narr_ta ble {
        65           wi dth: 100%;
        66   }
        67  
        68   #cdaXslBod y .narr_tr  {
        69           ba ckground-c olor: #fff fcc;
        70   }
        71  
        72   #cdaXslBod y .narr_th  {
        73           ba ckground-c olor: #ffd 700;
        74   }
        75  
        76   #cdaXslBod y .td_labe l {
        77           fo nt-weight:  bold;
        78           co lor: white ;
        79   }
        80   /* CDA Sty lesheet En d */