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

712.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\templates\tmpl_uni\css join_form.css Thu Sep 20 09:00:16 2007 UTC
2 Mon May 12 13:06:55 2008 UTC

712.2 Comparison summary

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

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

712.4 Active regular expressions

No regular expressions were active.

712.5 Comparison detail

1   @charset " iso-8859-1 ";    
2   @import ur l(../../ba se/css/joi n_form.css );    
3   table    
4   {    
5       cellsp acing:0;    
6   }    
7      
8   td    
9   {    
10       border :0px;     
11   }    
12      
13   #first_col umn    
14   {    
15       positi on:relativ e;    
16       width: 400px;    
17       margin -right:10p x;    
18       float: left;    
19   }    
20      
21   #second_co lumn    
22   {    
23       positi on:relativ e;    
24       width: 322px;    
25       float: left;    
26   }    
27      
28   #second_co lumn .memb er_login,    
29   #second_co lumn .impo rt_boonex_ id    
30   {    
31       positi on:relativ e;    
32       float: right;    
33       width: 270px;    
34       paddin g-top:10px ;    
35       paddin g-left:10p x;    
36       backgr ound-color :#EEE;    
37   }    
38      
39   #second_co lumn .impo rt_boonex_ id    
40   {    
41       margin -top:30px;    
42   }    
43      
44   .login_for m_cont    
45   {    
46       backgr ound-color :#EEE;    
47       width: 260px;    
48   }    
49      
50   .login_for m_row    
51   {    
52       positi on:relativ e;    
53       float: left;    
54       width: 250px;    
55       paddin g:0px 0px  5px;    
56   }    
57      
58   .login_for m_row_forg ot    
59   {    
60       positi on:relativ e;    
61       float: left;    
62       paddin g-left:67p x;    
63       font-s ize:11px;    
64   }    
65      
66   .login_for m_label    
67   {    
68       width: 60px;    
69   }    
70      
71   .login_for m_input    
72   {    
73       width: 160px;    
74   }    
75      
76   .login_for m_warning    
77   {    
78       positi on:relativ e;    
79       float: left;    
80       color: #000;    
81       font-s ize:16px;    
82       text-a lign:left;    
83       margin -bottom:20 px;    
84   }    
85      
86   .boonex_id    
87   {    
88       positi on:relativ e;      
89       float: left;    
90       width: 180px;    
91       font-s ize:16px;    
92   }    
93      
94   .id    
95   {    
96       positi on:relativ e;      
97       float: left;    
98       width: 90px;    
99       font-s ize:11px;    
100   }    
101      
102      
103      
104   td.join_td _1    
105   {    
106       width: 100px;    
107   }    
108      
109   td.join_td _2    
110   {    
111       border :0px solid  red;    
112       width: 240px;    
113   }    
114      
115   td.join_td _1_first,    
116   td.join_td _1    
117   {    
118       text-a lign:right ;    
119       paddin g:2px 5px;    
120       vertic al-align:t op;    
121       white- space:nowr ap;    
122   }    
123      
124   td.join_td _2_first,    
125   td.join_td _2    
126   {    
127       paddin g:2px 5px;    
128       vertic al-align:t op;    
129   }    
130      
131   .input_tex t_edit, .i nput_type_ password    
132   {    
133       width: 258px;    
134   }    
135      
136   #Descripti onMe    
137   {    
138       width: 258px;    
139   }    
140      
141   .security_ image_bloc k    
142   {    
143       positi on:relativ e;    
144       float: right;    
145       right: 15px    
146   }