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

4367.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 adapter.css Fri Apr 21 20:03:30 2017 UTC

4367.2 Comparison summary

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

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

4367.4 Active regular expressions

No regular expressions were active.

4367.5 Comparison detail

        1   /* CDA Sty lesheet Co mment */
        2   #adapterCd aStyheshee t {
        3           wi dth: 690px ;
        4   }
        5  
        6   #adapterCd aStyheshee t table.fi rst {
        7           te xt-align:  left;
        8           ve rtical-ali gn: top;
        9           ba ckground-c olor: #CCC Cff;
        10           bo rder-right : 3px soli d #002452;
        11           bo rder-top:  3px solid  #002452;
        12           bo rder-left:  3px solid  #002452;
        13           bo rder-botto m: 3px sol id #002452 ;
        14           pa dding-top:  0px;
        15           pa dding-bott om: 0px;
        16           pa dding-left : 0px;
        17           pa dding-righ t: 0px;
        18           ma rgin-top:  0px;
        19           ma rgin-botto m: 0px;
        20           ma rgin-left:  0px;
        21           ma rgin-right : 0px;
        22           fo nt: 95% "T imes New R oman";
        23           bo rder-colla pse: colla pse
        24   }
        25  
        26   #adapterCd aStyheshee t table.se cond {
        27           te xt-align:  left;
        28           ve rtical-ali gn: top;
        29           ba ckground-c olor: #CCC Cff;
        30           bo rder-right : 3px soli d #002452;
        31           bo rder-top:  0px solid  #002452;
        32           bo rder-left:  3px solid  #002452;
        33           bo rder-botto m: 3px sol id #002452 ;
        34           pa dding-top:  0px;
        35           pa dding-bott om: 0px;
        36           pa dding-left : 0px;
        37           pa dding-righ t: 0px;
        38           ma rgin-top:  0px;
        39           ma rgin-botto m: 0px;
        40           ma rgin-left:  0px;
        41           ma rgin-right : 0px;
        42           fo nt: 95% "T imes New R oman";
        43           bo rder-colla pse: colla pse
        44   }
        45  
        46   #adapterCd aStyheshee t th.first  {
        47           te xt-align:  left;
        48           ve rtical-ali gn: top;
        49           co lor: white ;
        50           ba ckground-c olor: #002 452;
        51           fo nt: bold 9 5% "Times  New Roman" ;
        52           pa dding-left : 3px;
        53           pa dding-righ t: 3px;
        54           bo rder-colla pse: colla pse
        55   }
        56  
        57   #adapterCd aStyheshee t tr.first  {
        58           te xt-align:  left;
        59           ve rtical-ali gn: top;
        60           co lor: black ; --> <!--
        61           ba ckground-c olor: #E2E 0E0; --> < !--
        62           ba ckground-c olor: #E8F 0F0;
        63           pa dding-top:  3px;
        64           pa dding-bott om: 3px;
        65           pa dding-left : 9px;
        66           pa dding-righ t: 3px;
        67           bo rder-colla pse: colla pse
        68   }
        69  
        70   #adapterCd aStyheshee t td.first  {
        71           pa dding-left : 3px;
        72           pa dding-righ t: 3px;
        73           pa dding-top:  2px;
        74           pa dding-bott om: 3px;
        75           co lor: white ;
        76           ba ckground-c olor: #002 452;
        77   }
        78  
        79   #adapterCd aStyheshee t tr.secon d {
        80           te xt-align:  left;
        81           ve rtical-ali gn: top;
        82           co lor: black ;
        83           ba ckground-c olor: #F9F 4EF;
        84           pa dding-top:  3px;
        85           pa dding-bott om: 3px;
        86           pa dding-left : 9px;
        87           pa dding-righ t: 3px;
        88           bo rder-colla pse: colla pse
        89   }
        90  
        91   #smenu {
        92           z- index: 1;
        93           po sition: ab solute;
        94           to p: 45px;
        95           le ft: 685px;
        96           wi dth: 100%;
        97           fl oat: left;
        98           te xt-align:  right;
        99           co lor: #000;
        100   }
        101  
        102   #menu {
        103           po sition: ab solute;
        104           to p: 45px;
        105           le ft: 0px;
        106           z- index: 1;
        107           fl oat: left;
        108           te xt-align:  right;
        109           co lor: #000;
        110           li st-style:  none;
        111           li ne-height:  1;
        112   }
        113   /* CDA Sty lesheet En d */