69. File Comparison Report

Produced on Wed Jun 18 08:02:06 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.

69.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.1.1\templates\tmpl_uni\css articles.css Thu Mar 27 04:18:30 2008 UTC
2 Dolphin-v.6.1.2\templates\tmpl_uni\css articles.css Mon May 19 07:27:15 2008 UTC

69.2 Comparison summary

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

69.3 Comparison options

Whitespace All differences in whitespace within lines are ignored
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

69.4 Active regular expressions

No regular expressions were active.

69.5 Comparison detail

1   .navigatio nLinks   1   .navigatio nLinks
2   {   2   {
3       displa y:none;   3       displa y:none;
4   }   4   }
5     5  
6   .articleBl ock   6   .articleBl ock
7   {   7   {
8       font-s ize:13px;   8       font-s ize:13px;
9       margin -left:12px ;   9       margin -left:12px ;
10       margin -right:12p x;   10       margin -right:12p x;
11       text-a lign:justi fy;   11       text-a lign:justi fy;
12   }   12   }
13     13  
14   .articleBl ock .mainT itle   14   .articleBl ock .mainT itle
15   {   15   {
16       font-s ize:16px;   16       font-s ize:16px;
17       font-w eight:bold ;   17       font-w eight:bold ;
18       paddin g-left:25p x;   18       paddin g-left:25p x;
19       paddin g-bottom:5 px;   19       paddin g-bottom:5 px;
20       backgr ound-posit ion:left t op;   20       backgr ound-posit ion:left t op;
21       backgr ound-repea t:no-repea t;   21       backgr ound-repea t:no-repea t;
22       backgr ound-image :url(../im ages/icons /artic_pap r.gif);   22       backgr ound-image :url(../im ages/icons /artic_pap r.gif);
23   }   23   }
24     24  
25   .addLink,  .categoryE dit, .cate goryDelete   25   .addLink,  .categoryE dit, .cate goryDelete
26   {   26   {
27       positi on:relativ e;   27       positi on:relativ e;
28       float: right;   28       float: right;
29       font-s ize:11px;   29       font-s ize:11px;
30       color: #666666;   30       color: #666666;
31       margin -right:12p x;   31       margin -right:12p x;
32   }   32   }
33     33  
34   .articleBl ock .date   34   .articleBl ock .date
35   {   35   {
36       font-s ize:11px;   36       font-s ize:11px;
37       color: #666666;   37       color: #666666;
38   }   38   }
    39  
    40   .articl {
    41       width: 100%;
    42       height :500px;
    43   }