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

720.1 Files compared

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

720.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 8 28
Changed 8 86
Inserted 1 14
Removed 0 0

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

720.4 Active regular expressions

No regular expressions were active.

720.5 Comparison detail

1   @charset " iso-8859-1 ";   1  
.by_nick_b y_id   .design_bo x_border   {
2   @import ur l(../../ba se/css/sea rch.css);    
3        div .by_nick_b y_id
   
4       {    
5           po sition:rel ative;    
6           /* margin-bot tom:10px;* /    
7           ma rgin-left: 0px;    
8           bo rder:0px s olid red;    
9       }    
10       div.by _nick_by_i d div.by_i d    
11       {    
12           po sition:rel ative;    
13           fl oat:left;   2       float:  left;
14            width: 361 px;   3        width:   229 px;
    4       margin : 5px;
15       }   5   }
16          6  
17        div .
by_id
  7  
18        {   8  
. search_ by_id ,
19           po sition:rel ative;   9   .search_by _nick,
20           fl oat:left;   10   .search_by _tag {
    11       margin : 5px;
    12  
21       }   13   }
22          14  
23       div.en d_form   15   .input_by_ id,
24       {   16   .input_by_ nick,
25           po sition:rel ative;   17   .input_by_ tag {
26           ma rgin-botto m:10px;   18        border:   1 px   solid   #ccc ;
27           wi dth:350px;   19       width:  150px;
28            border: 0 px   solid   red ;   20        margin
:   5px ;
29           ma rgin-left: auto;   21       text-a lign:cente r;
30            margin -right : auto ;    
31       }   22   }
32       div.en d_form div   23  
33        {   24  
34           po sition:rel ative;   25  
35            border: 0 px   solid   red ;   26  
36           fl oat:left;   27   .search_fo rm {
37           he ight:21px;   28       width:  100%;
38           li ne-height: 21px;   29        border:   1 px   solid   #ccc ;
39           ve rtical-ali gn:middle;   30       
40           ma rgin:0px 5 px;    
41       }   31   }
42     32  
43        div .search_ sh o w_hi d e   33  
.search_ f o rm   t d ,
44           {   34   .search_fo rm th {
45           po sition:abs olute;   35        padd i n g
: 4 px;
46           to p:-29px;    
47            r i
g ht : 15 px;
   
48       }    36   }
49          37  
50       div#se ction_Sex   38   .search_fo rm th {
51       {   39       backgr ound-color : #eee;
52           bo rder:0px s olid red;    
53       }   40   }
54          41  
55       input# by_nick_id   42   td.search_ form_capti on {
56        {   43       font-w eight: bol d;
57            width:1 5 0px;   44   }
    45  
    46   .search_fo rm_submit_ row {
    47       text-a lign: cent er;
    48       border -top: 1px  solid #ccc ;
    49   }
    50  
    51   .input_tex t {
    52        width:   1 8 0px;
    53       border : 1px soli d #ccc;
58       }   54   }
59          55  
    56   .search_fo rm_caption  {
    57       width:  200px;
    58   }
    59  
    60   .input_dat e {
    61       width:  30px;
    62       border : 1px soli d #ccc;
    63   }
    64  
    65   .input_sel ect {
    66       border : 1px soli d #ccc;
    67       width:  180px;
    68       height : 100px;
    69   }