277. File Comparison Report

Produced on Mon May 12 13:05:45 2008 UTC. This report uses XHTML and CSS2, and is best viewed with a reasonably standards compliant browser such as the latest version of Firefox or Internet Explorer. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

277.1 Files compared

# Location File Last Modified
1 Mon May 12 13:05:45 2008 UTC
2 Dolphin-v.6.1.0\orca\layout\base\css blank.css Wed Apr 9 17:44:50 2008 UTC

277.2 Comparison summary

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

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

277.4 Active regular expressions

No regular expressions were active.

277.5 Comparison detail

    1   body
    2   {
    3       font-f amily:Verd ana,Arial;
    4       font-s ize:11px;
    5       color: #333333;
    6       paddin g:4px;
    7   }
    8  
    9   p
    10   {
    11       margin :0 0 0 0;
    12       paddin g:0 0 0 0;
    13   }
    14  
    15   pre
    16   {
    17       margin :10px 10px  10px 0;
    18       paddin g:5px;
    19       border :1px solid  green;
    20       backgr ound-color :white;
    21       color: #009900;
    22       displa y:block;
    23   }
    24  
    25  
    26   .quote
    27   {
    28       font-s tyle:itali c;
    29       border -left:1px  solid #666 666;  
    30       displa y:block;
    31       paddin g:2px;
    32       margin :0;
    33       margin -left:20px ;
    34   }
    35  
    36   .quote_pos t
    37   {
    38       font-s tyle:itali c;
    39       border :1px solid  #666666;    
    40       displa y:block;
    41       paddin g:2px;
    42       margin :0;
    43       margin -left:20px ;
    44       margin -bottom:10 px;
    45   }
    46  
    47   .code
    48   {
    49       margin :10px 10px  10px 0;
    50       paddin g:5px;
    51       border :1px solid  green;
    52       backgr ound-color :white;
    53       color: #009900;
    54       displa y:block;
    55       margin :0;
    56   }