96. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/9/2017 12:02:59 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.

96.1 Files compared

# Location File Last Modified
1 Tue May 9 16:02:59 2017 UTC
2 OSCIF_HEC_v1.4_Sprint23_build4_Apr_2017.zip\CRM_solutions\Managed\North52BPA_1_0_0_506_managed_2013_2015_2016..zip\WebResources north52_cssformulaeditor1E3829A0-075A-E411-8363-00155DF5B00D Mon Sep 19 18:20:18 2016 UTC

96.2 Comparison summary

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

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

96.4 Active regular expressions

No regular expressions were active.

96.5 Comparison detail

        1   #targetCon tainer 
        2  
        3       positi on: relati ve; 
        4       height :100px; 
        5  
        6   #targetCon tainer img  
        7  
        8       margin : 0; 
        9       paddin g: 0; 
        10       positi on: absolu te; 
        11       border : solid 3p x #333; 
        12  
        13   .ui-widget -content 
        14  
        15       border -top-width : 0px; 
        16       border -bottom-wi dth: 0px;
        17       border -left-widt h: 0px;
        18       border -right-wid th: 0px;
        19  
        20   .ui-widget
        21  
        22       font-s ize: 12px  !important
        23       line-h eight: 15p x !importa nt;
        24       font-f amily: Seg oe UI,Taho ma,Arial ! important;  
        25  
        26  
        27   .ui-helper -reset
        28    { 
        29       font-s ize: 12px;  
        30       line-h eight: 15p x;
        31       font-f amily: Seg oe UI,Taho ma,Arial; 
        32       paddin g-top: 1px  !importan t;
        33       paddin g-bottom:  1px !impor tant;
        34  
        35   #formula
        36    { 
        37       font-s ize: 12px;  
        38       line-h eight: 15p x;
        39       font-f amily: Seg oe UI,Taho ma,Arial; 
        40  
        41    
        42    .ui-state -default . ui-icon
        43    {
        44         back ground-ima ge: url("i mage_wijmo _alpha")
        45    }
        46          
        47     .ui-tabs  .ui-tabs- nav
        48     {
        49         back ground-col or: rgb(25 5,255,255)
        50         bord er-top-wid th: 0px;
        51         bord er-bottom- width: 0px
        52         bord er-left-wi dth: 0px;
        53         bord er-right-w idth: 0px;
        54     }
        55       
        56     .ui-butt on-text-on ly .ui-but ton-text 
        57     {
        58         padd ing-top: 4 px;
        59         padd ing-bottom : 4px;
        60         padd ing-left:  4px;
        61         padd ing-right:  4px;
        62     }
        63  
        64   .target-Co ntainer-Re gister
        65    { 
        66         padd ing-top: 6 px;
        67         padd ing-bottom : 0px;
        68         padd ing-left:  0px;
        69         padd ing-right:  0px;
        70         
        71         marg in-top: 6p x;
        72         marg in-bottom:  0px;
        73         marg in-left: 0 px;
        74         marg in-right:  0px;
        75            
        76    }
        77    
        78   .refresh-c ontainer 
        79   {
        80                    padd ing: 12px  14px 10px;
        81                    disp lay:flex; 
        82                    alig n-items:ce nter;
        83   }
        84  
        85   .control-g roup
        86    { 
        87           ma rgin: 2px;  
        88           pa dding: 2px
        89           di splay: non e;
        90        
        91    }
        92           
        93   .controls- input
        94   {
        95  
        96           bo rder:1px s olid gray  !important ;
        97           wi dth: 90% ! important;
        98           fo nt-family:  Segoe UI  !important ;
        99           fo nt-size: 1 1px !impor tant;
        100           fo nt-weight:  normal !i mportant;
        101           pa dding-top:  1px !impo rtant;
        102       paddin g-bottom:  1px !impor tant;
        103       paddin g-left: 3p x !importa nt;
        104       paddin g-right: 3 px !import ant;
        105       spellc heck: fals e;
        106   }
        107  
        108   .controls- input-sele ct
        109   {
        110  
        111       border :1px solid  gray !imp ortant;
        112           wi dth: 90% ! important;
        113           fo nt-family:  Segoe UI  !important ;
        114           fo nt-size: 1 1px !impor tant;
        115           fo nt-weight:  normal !i mportant; 
        116   }
        117  
        118   .required: after { co lor:red; c ontent:" * "; }
        119  
        120  
        121    .wijmo-ch eckbox {
        122    
        123           pa dding-left : 5px !imp ortant; 
        124           pa dding-righ t: 1px !im portant;
        125           
        126    }
        127    
        128   .loader{
        129       backgr ound:url(" ../../nort h52_image_ progress2" ) no-repea t center c enter;
        130       positi on:absolut e;
        131       width: 100px;
        132       height :100px;
        133       left:5 0%;
        134       top:50 %;
        135       margin -left:-50p x;
        136       margin -top:-50px ;
        137      
        138   }
        139  
        140    .boxed {
        141     border:  1px solid  gray ;
        142     font-siz e:80%;
        143     width: 9 0px;
        144     margin-l eft: -5px;
        145     margin-t op: 1px;
        146     margin-b ottom: 10p x;  
        147   }  
        148  
        149   #tabs-func tions
        150   {
        151    padding-t op: 0px;  
        152    padding-r ight: 0px;  
        153    padding-b ottom: 0px ;
        154    padding-l eft: 0px;
        155    border-to p-width: 1 px;
        156    border-bo ttom-width : 1px; 
        157    border-le ft-width:  1px;
        158    border-ri ght-width:  1px;
        159    border-to p-style: s olid;
        160    border-bo ttom-style : solid; 
        161    border-le ft-style:  solid;
        162    border-ri ght-style:  solid;
        163    height: 9 2%;
        164    overflow:  hidden; 
        165  
        166   }
        167  
        168   #tabs-sour ce
        169   {
        170    padding-t op: 0px;  
        171    padding-r ight: 0px;  
        172    padding-b ottom: 0px ;
        173    padding-l eft: 0px;
        174    border-to p-width: 1 px;
        175    border-bo ttom-width : 1px; 
        176    border-le ft-width:  1px;
        177    border-ri ght-width:  1px;
        178    border-to p-style: s olid;
        179    border-bo ttom-style : solid; 
        180    border-le ft-style:  solid;
        181    border-ri ght-style:  solid;
        182    height: 9 2%;
        183    overflow:  hidden; 
        184  
        185   }
        186  
        187   #tabs-expl ore
        188   {
        189    padding-t op: 0px;  
        190    padding-r ight: 0px;  
        191    padding-b ottom: 0px ;
        192    padding-l eft: 0px;
        193    border-to p-width: 1 px;
        194    border-bo ttom-width : 1px; 
        195    border-le ft-width:  1px;
        196    border-ri ght-width:  1px;
        197    border-to p-style: s olid;
        198    border-bo ttom-style : solid; 
        199    border-le ft-style:  solid;
        200    border-ri ght-style:  solid;
        201    height: 9 2%;
        202    overflow:  hidden; 
        203  
        204   }
        205  
        206   #tabs-fetc hxml
        207   {
        208    padding-t op: 0px;  
        209    padding-r ight: 0px;  
        210    padding-b ottom: 0px ;
        211    padding-l eft: 0px;
        212    border-to p-width: 1 px;
        213    border-bo ttom-width : 1px; 
        214    border-le ft-width:  1px;
        215    border-ri ght-width:  1px;
        216    border-to p-style: s olid;
        217    border-bo ttom-style : solid; 
        218    border-le ft-style:  solid;
        219    border-ri ght-style:  solid;
        220    height: 9 2%;
        221    overflow:  hidden; 
        222  
        223   }
        224  
        225   #tabs-regi ster
        226   {
        227    padding-t op: 0px;  
        228    padding-r ight: 0px;  
        229    padding-b ottom: 0px ;
        230    padding-l eft: 0px;
        231    border-to p-width: 1 px;
        232    border-bo ttom-width : 1px; 
        233    border-le ft-width:  1px;
        234    border-ri ght-width:  1px;
        235    border-to p-style: s olid;
        236    border-bo ttom-style : solid; 
        237    border-le ft-style:  solid;
        238    border-ri ght-style:  solid;
        239    height: 9 2%;
        240    overflow:  hidden; 
        241  
        242   }
        243  
        244  
        245  
        246   #ribbon
        247   {
        248    backgroun d-image: l inear-grad ient(rgba( 243, 243,  243, 1) 0% , rgba(204 , 204, 204 , 1) 100%) ;
        249    padding-t op: 6px;  
        250    padding-r ight: 2px;  
        251    padding-b ottom: 2px ;
        252    padding-l eft: 2px;
        253    border-to p-width: 0 px;
        254    border-bo ttom-width : 0px; 
        255    border-le ft-width:  0px;
        256    border-ri ght-width:  0px;
        257   }
        258  
        259  
        260    .ui-widge t-header
        261   {
        262         back ground-col or: rgb(25 5,255,255) ;
        263         back ground-ima ge: none;
        264   }
        265  
        266   .wijmo-wij splitter-v -bar
        267   {
        268         bord er-top-wid th: 0px;
        269         bord er-bottom- width: 0px
        270         bord er-left-wi dth: 0px;
        271         bord er-right-w idth: 0px;
        272         bord er-top-col or: #fffff f;
        273         bord er-bottom- color: #ff ffff; 
        274         bord er-left-co lor: #ffff ff;
        275         bord er-right-c olor: #fff fff;
        276         back ground-col or: rgb(25 5,255,255) ;
        277         back ground-ima ge: none;
        278         widt h: 2px;
        279   }
        280  
        281   .wijmo-wij ribbon-but ton-valida te {
        282     backgrou nd-image:  url("image _validate" ) !importa nt;
        283   }
        284  
        285   .wijmo-wij ribbon-but ton-clear  {
        286     backgrou nd-image:  url("image _clear") ! important;
        287   }
        288  
        289   .wijmo-wij ribbon-but ton-comman d {
        290     backgrou nd-image:  url("image _command")  !importan t;
        291   }
        292  
        293   .wijmo-wij ribbon-but ton-functi on {
        294     backgrou nd-image:  url("image _function" ) !importa nt;
        295   }
        296     
        297  
        298   .wijmo-wij tree
        299   {
        300      margin- left: 0px;
        301      width:3 90px;
        302   }
        303  
        304   .wijmo-wij tree .wijm o-wijtree- child
        305   {
        306      margin- left: 8px;
        307   }
        308  
        309   .n52-menu- item
        310   {
        311      line-he ight: 11px ;
        312   }