714. File Comparison Report

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

714.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\templates\tmpl_uni\css news.css Thu Sep 20 09:00:16 2007 UTC
2 Dolphin-v.6.1.0\templates\tmpl_uni\css news.css Thu Mar 27 04:18:30 2008 UTC

714.2 Comparison summary

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

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

714.4 Active regular expressions

No regular expressions were active.

714.5 Comparison detail

1   .news_cont   1   .news_cont
2   {   2   {
3       margin -bottom:15 px;   3       margin -bottom:15 px;
4   }   4   }
5     5  
6   .no_news   6   .no_news
7   {   7   {
8       text-a lign:cente r;font-wei ght:bold;   8       text-a lign:cente r;font-wei ght:bold;
9   }   9   }
10     10  
11   .news_head er,   11   .news_head er,
12   .news_snip pet   12   .news_snip pet
13   {   13   {
14       margin -left:12px ;   14       margin -left:12px ;
15       margin -right:12p x;   15       margin -right:12p x;
16       margin -bottom:5p x;   16       margin -bottom:5p x;
17   }   17   }
18     18  
19   .news_snip pet   19   .news_snip pet
20   {   20   {
21       text-a lign:justi fy;   21       text-a lign:justi fy;
22       font-s ize:13px;   22       font-s ize:13px;
23   }   23   }
24     24  
25   .news_head er   25   .news_head er
26   {   26   {
27       font-s ize:17px;   27       font-s ize:17px;
28       font-w eight:bold ;   28       font-w eight:bold ;
29       paddin g-left:35p x;   29       paddin g-left:35p x;
30       paddin g-bottom:5 px;   30       paddin g-bottom:5 px;
31       backgr ound-posit ion:left t op;   31       backgr ound-posit ion:left t op;
32       backgr ound-repea t:no-repea t;   32       backgr ound-repea t:no-repea t;
33       backgr ound-image :url(../im ages/icons /news.gif) ;   33       backgr ound-image :url(../im ages/icons /news.gif) ;
34   }   34   }
35     35  
36   .news_date   36   .news_date
37   {   37   {
38       font-s ize:11px;   38       font-s ize:11px;
39       color: #666666;   39       color: #666666;
40       margin -left:12px ;   40       margin -left:12px ;
    41       paddin g-bottom:5 px;
41   }   42   }
42     43  
43   .news_pic   44   .news_pic
44   {   45   {
45       vertic al-align:t ext-top;   46       vertic al-align:t ext-top;
46       margin -right:5px ;   47       margin -right:5px ;
47   }   48   }
    49   .news_text
    50   {
    51       text-a lign:justi fy;
    52       font-s ize:13px;
    53       margin -left:12px ;
    54       margin -right:12p x;
    55       margin -bottom:5p x;
    56   }