718. File Comparison Report

Produced on Mon May 12 13:06:56 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.

718.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\templates\tmpl_uni\css ray_chat.css Thu Sep 20 09:00:16 2007 UTC
2 Dolphin-v.6.1.0\templates\tmpl_uni\css ray_chat.css Mon Apr 14 11:47:24 2008 UTC

718.2 Comparison summary

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

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

718.4 Active regular expressions

No regular expressions were active.

718.5 Comparison detail

1   @charset " iso-8859-1 ";   1   @charset " iso-8859-1 ";
2   @import ur l(../../ba se/css/ray _chat.css) ;   2   @import ur l(../../ba se/css/ray _chat.css) ;
3       div#co ntent   3       div#co ntent
4       {   4       {
5           po sition:rel ative;   5           po sition:rel ative;
6           di splay:bloc k;   6           di splay:bloc k;
7       }   7       }
8          8       
9       div#ra y_chat_con tent   9       div#ra y_chat_con tent
10       {   10       {
11           di splay: blo ck;   11           di splay: blo ck;
12           po sition:rel ative;   12           po sition:rel ative;
13           ma rgin-left: auto;   13           ma rgin-left: auto;
14           ma rgin-right :auto;   14           ma rgin-right :auto;
15           ma rgin-top:  20px;   15           ma rgin-top:  20px;
16           ma rgin-botto m: 20px;   16           ma rgin-botto m: 20px;
17           wi dth:730px;   17           wi dth:730px;
18           he ight:515px ;   18           he ight:515px ;
19       }   19       }
    20       .mainW indow {
    21           ma rgin-left:  auto;
    22           ma rgin-right : auto;
    23           wi dth: 755px ;
    24       }