709. File Comparison Report

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

709.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\templates\tmpl_uni\css groups.css Fri Oct 5 11:18:16 2007 UTC
2 Dolphin-v.6.1.0\templates\tmpl_uni\css groups.css Wed Apr 9 17:45:00 2008 UTC

709.2 Comparison summary

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

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

709.4 Active regular expressions

No regular expressions were active.

709.5 Comparison detail

1   @charset " iso-8859-1 ";   1   @charset " iso-8859-1 ";
2   @import ur l(../../ba se/css/gro ups.css);   2   @import ur l(../../ba se/css/gro ups.css);
3     3  
4     4  
5   .group_edi t_table tr  td.group_ edit_td_la bel   5   .group_edi t_table tr  td.group_ edit_td_la bel
6   {   6   {
7       text-a lign:right ;   7       text-a lign:right ;
8       font-w eight:norm al;   8       font-w eight:norm al;
9       vertic al-align:t op;   9       vertic al-align:t op;
10       paddin g-top:7px;   10       paddin g-top:7px;
11   }   11   }
12     12  
13   .group_inf o_row   13   .group_inf o_row
14   {   14   {
15       left:1 0px;   15       left:1 0px;
16       positi on: relati ve;   16       positi on: relati ve;
17       width: 470px;   17       width: 470px;
18       overfl ow:hidden;   18       overfl ow:hidden;
19   }   19   }
20     20  
21   a.actions   21   a.actions
22   {   22   {
23       font-w eight:bold ;   23       font-w eight:bold ;
24       font-s ize:16px;   24       font-s ize:16px;
25   }   25   }
    26  
    27   .center_th umb_kp {
    28       margin -left:20px ;
    29       overfl ow:hidden;
    30       width: 112px;
    31   }