4376. 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.

4376.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\js\DataTables\DataTables-1.10.11\css dataTables.foundation.css Fri Apr 21 20:03:30 2017 UTC

4376.2 Comparison summary

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

4376.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

4376.4 Active regular expressions

No regular expressions were active.

4376.5 Comparison detail

        1   table.data Table {
        2     clear: b oth;
        3     margin:  0.5em 0 !i mportant;
        4     max-widt h: none !i mportant;
        5     width: 1 00%;
        6   }
        7   table.data Table td,
        8   table.data Table th {
        9     -webkit- box-sizing : content- box;
        10     -moz-box -sizing: c ontent-box ;
        11     box-sizi ng: conten t-box;
        12   }
        13   table.data Table td.d ataTables_ empty,
        14   table.data Table th.d ataTables_ empty {
        15     text-ali gn: center ;
        16   }
        17   table.data Table.nowr ap th, tab le.dataTab le.nowrap  td {
        18     white-sp ace: nowra p;
        19   }
        20  
        21   div.dataTa bles_wrapp er {
        22     position : relative ;
        23   }
        24   div.dataTa bles_wrapp er div.dat aTables_le ngth label  {
        25     float: l eft;
        26     text-ali gn: left;
        27     margin-b ottom: 0;
        28   }
        29   div.dataTa bles_wrapp er div.dat aTables_le ngth selec t {
        30     width: 7 5px;
        31     margin-b ottom: 0;
        32   }
        33   div.dataTa bles_wrapp er div.dat aTables_fi lter label  {
        34     float: r ight;
        35     margin-b ottom: 0;
        36   }
        37   div.dataTa bles_wrapp er div.dat aTables_fi lter input  {
        38     display:  inline-bl ock !impor tant;
        39     width: a uto !impor tant;
        40     margin-b ottom: 0;
        41     margin-l eft: 0.5em ;
        42   }
        43   div.dataTa bles_wrapp er div.dat aTables_in fo {
        44     padding- top: 2px;
        45   }
        46   div.dataTa bles_wrapp er div.dat aTables_pa ginate {
        47     float: r ight;
        48     margin:  0;
        49   }
        50   div.dataTa bles_wrapp er div.dat aTables_pr ocessing {
        51     position : absolute ;
        52     top: 50% ;
        53     left: 50 %;
        54     width: 2 00px;
        55     margin-l eft: -100p x;
        56     margin-t op: -26px;
        57     text-ali gn: center ;
        58     padding:  1rem 0;
        59   }
        60  
        61   table.data Table thea d > tr > t h.sorting_ asc, table .dataTable  thead > t r > th.sor ting_desc,  table.dat aTable the ad > tr >  th.sorting ,
        62   table.data Table thea d > tr > t d.sorting_ asc,
        63   table.data Table thea d > tr > t d.sorting_ desc,
        64   table.data Table thea d > tr > t d.sorting  {
        65     padding- right: 1.5 rem;
        66   }
        67   table.data Table thea d > tr > t h:active,
        68   table.data Table thea d > tr > t d:active {
        69     outline:  none;
        70   }
        71   table.data Table thea d .sorting ,
        72   table.data Table thea d .sorting _asc,
        73   table.data Table thea d .sorting _desc {
        74     cursor:  pointer;
        75   }
        76   table.data Table thea d .sorting ,
        77   table.data Table thea d .sorting _asc,
        78   table.data Table thea d .sorting _desc,
        79   table.data Table thea d .sorting _asc_disab led,
        80   table.data Table thea d .sorting _desc_disa bled {
        81     backgrou nd-repeat:  no-repeat ;
        82     backgrou nd-positio n: center  right;
        83   }
        84   table.data Table thea d .sorting  {
        85     backgrou nd-image:  url("../im ages/sort_ both.png") ;
        86   }
        87   table.data Table thea d .sorting _asc {
        88     backgrou nd-image:  url("../im ages/sort_ asc.png");
        89   }
        90   table.data Table thea d .sorting _desc {
        91     backgrou nd-image:  url("../im ages/sort_ desc.png") ;
        92   }
        93   table.data Table thea d .sorting _asc_disab led {
        94     backgrou nd-image:  url("../im ages/sort_ asc_disabl ed.png");
        95   }
        96   table.data Table thea d .sorting _desc_disa bled {
        97     backgrou nd-image:  url("../im ages/sort_ desc_disab led.png");
        98   }
        99  
        100   div.dataTa bles_scrol lHead tabl e {
        101     margin-b ottom: 0 ! important;
        102   }
        103  
        104   div.dataTa bles_scrol lBody tabl e {
        105     border-t op: none;
        106     margin-t op: 0 !imp ortant;
        107     margin-b ottom: 0 ! important;
        108   }
        109   div.dataTa bles_scrol lBody tabl e tbody tr :first-chi ld th,
        110   div.dataTa bles_scrol lBody tabl e tbody tr :first-chi ld td {
        111     border-t op: none;
        112   }
        113  
        114   div.dataTa bles_scrol lFoot tabl e {
        115     margin-t op: 0 !imp ortant;
        116     border-t op: none;
        117   }