687. File Comparison Report

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

687.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\templates\base\css profile_view.css Wed Oct 17 08:48:28 2007 UTC
2 Dolphin-v.6.1.0\templates\base\css profile_view.css Mon Apr 14 11:47:24 2008 UTC

687.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 428
Changed 2 4
Inserted 0 0
Removed 0 0

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

687.4 Active regular expressions

No regular expressions were active.

687.5 Comparison detail

1   /*.divUnde rCustomiza tion   1   /*.divUnde rCustomiza tion
2   {   2   {
3       border :1px solid  #cccccc;   3       border :1px solid  #cccccc;
4       paddin g:3px;   4       paddin g:3px;
5   }*/   5   }*/
6     6  
7   #thin_colu mn   7   #thin_colu mn
8   {   8   {
9       positi on:relativ e;   9       positi on:relativ e;
10       float: left;   10       float: left;
11   }   11   }
12     12  
13   #thick_col umn   13   #thick_col umn
14   {   14   {
15       positi on:relativ e;   15       positi on:relativ e;
16       float: left;   16       float: left;
17   }   17   }
18     18  
19   /*   19   /*
20   .order_thi n_thick   20   .order_thi n_thick
21   {   21   {
22       float: left;   22       float: left;
23   }   23   }
24     24  
25   .order_thi ck_thin   25   .order_thi ck_thin
26   {   26   {
27       float: right;   27       float: right;
28   }   28   }
29     29  
30   .order_thi n_thick#th in_column,   30   .order_thi n_thick#th in_column,
31   .order_thi ck_thin#th ick_column   31   .order_thi ck_thin#th ick_column
32   {   32   {
33       margin -right:6px ;   33       margin -right:6px ;
34   }   34   }
35   */   35   */
36     36  
37   #thin_colu mn div.pol lBlock   37   #thin_colu mn div.pol lBlock
38   {   38   {
39       width: 170px;   39       width: 170px;
40   }   40   }
41     41  
42   /* * * * F riend list  * * * */   42   /* * * * F riend list  * * * */
43     43  
44   #container _friend_li st .thumbn ail_block   44   #container _friend_li st .thumbn ail_block
45   {   45   {
46       margin :0px;   46       margin :0px;
47   }   47   }
48     48  
49   .friends_t humb_1   49   .friends_t humb_1
50   {   50   {
51       positi on:relativ e;   51       positi on:relativ e;
52       
width:112p x;
  52        /* width:112p x; */
53       float: left;   53       float: left;
54       margin : 0px 7px  7px 0px;        54       margin : 0px 7px  7px 0px;     
55   }   55   }
56     56  
57   .friends_t humb_2   57   .friends_t humb_2
58   {   58   {
59       positi on:relativ e;   59       positi on:relativ e;
60       
width:112p x;
  60        /* width:112p x; */
61       float: left;   61       float: left;
62       margin : 0px 0px  7px;   62       margin : 0px 0px  7px;
63   }   63   }
64     64  
65   .browse_ni ck   65   .browse_ni ck
66   {   66   {
67       positi on:relativ e;   67       positi on:relativ e;
68       text-a lign:cente r;   68       text-a lign:cente r;
69   }   69   }
70     70  
71   .browse_ni ck a   71   .browse_ni ck a
72   {   72   {
73       font-w eight:bold ;   73       font-w eight:bold ;
74   }   74   }
75     75  
76   /* * * * P rofile Com ments * *  * */   76   /* * * * P rofile Com ments * *  * */
77     77  
78   .commentNe w   78   .commentNe w
79   {   79   {
80       color: red;   80       color: red;
81       font-s ize:9px;   81       font-s ize:9px;
82       positi on:relativ e;   82       positi on:relativ e;
83       top:-3 px;   83       top:-3 px;
84   }   84   }
85     85  
86   .comment_r ow   86   .comment_r ow
87   {   87   {
88       border -bottom:1p x dotted # CCCCCC;   88       border -bottom:1p x dotted # CCCCCC;
89       margin -bottom:3p x;   89       margin -bottom:3p x;
90   }   90   }
91     91  
92   .comment_a uthor   92   .comment_a uthor
93   {   93   {
94       font-w eight:bold ;   94       font-w eight:bold ;
95   }   95   }
96     96  
97   .comment_t ext   97   .comment_t ext
98   {   98   {
99       border :1px solid  #CECECE;   99       border :1px solid  #CECECE;
100       backgr ound-color :#F3F5FF;   100       backgr ound-color :#F3F5FF;
101       paddin g:2px;   101       paddin g:2px;
102   }   102   }
103     103  
104   .comment_a ctions   104   .comment_a ctions
105   {   105   {
106       /*back ground-col or:#EFF0F4 ;*/   106       /*back ground-col or:#EFF0F4 ;*/
107       margin -bottom:2p x;   107       margin -bottom:2p x;
108       paddin g:2px;   108       paddin g:2px;
109       float: right;   109       float: right;
110   }   110   }
111     111  
112   .comment_r eplies   112   .comment_r eplies
113   {   113   {
114       margin -left:8px;   114       margin -left:8px;
115   }   115   }
116     116  
117   .comment_t extarea   117   .comment_t extarea
118   {   118   {
119       width: 99%;   119       width: 99%;
120   }   120   }
121     121  
122   /* * * * P rofile Det ails * * *  */   122   /* * * * P rofile Det ails * * *  */
123     123  
124   #profile_d etails_wra pper   124   #profile_d etails_wra pper
125   {   125   {
126       /*posi tion:relat ive;*/   126       /*posi tion:relat ive;*/
127   }   127   }
128     128  
129   .profile_t d_1,   129   .profile_t d_1,
130   .profile_t d_1_first   130   .profile_t d_1_first
131   {   131   {
132       vertic al-align:t op;   132       vertic al-align:t op;
133       paddin g:2px;   133       paddin g:2px;
134   }   134   }
135     135  
136   .profile_t d_2,   136   .profile_t d_2,
137   .profile_t d_2_first   137   .profile_t d_2_first
138   {   138   {
139       paddin g:2px;   139       paddin g:2px;
140       font-w eight:bold ;   140       font-w eight:bold ;
141   }   141   }
142     142  
143   /* * * * P hotos * *  * */   143   /* * * * P hotos * *  * */
144     144  
145   .photoBloc k   145   .photoBloc k
146   {   146   {
147       positi on:relativ e;   147       positi on:relativ e;
148       text-a lign:cente r;   148       text-a lign:cente r;
149   }   149   }
150     150  
151   .photo   151   .photo
152   {   152   {
153       border :1px solid  #cccccc;   153       border :1px solid  #cccccc;
154       backgr ound-repea t:no-repea t;   154       backgr ound-repea t:no-repea t;
155       backgr ound-posit ion: cente r center;   155       backgr ound-posit ion: cente r center;
156   }   156   }
157     157  
158   .votingBlo ck   158   .votingBlo ck
159   {   159   {
160       text-a lign:cente r;   160       text-a lign:cente r;
161   }   161   }
162     162  
163   .RatePhoto Cont   163   .RatePhoto Cont
164   {   164   {
165       margin :6px;   165       margin :6px;
166   }   166   }
167     167  
168   .icons:hov er   168   .icons:hov er
169   {   169   {
170       border : 1px soli d gray;   170       border : 1px soli d gray;
171       backgr ound-color :#eeeeee;   171       backgr ound-color :#eeeeee;
172   }   172   }
173     173  
174   .icons   174   .icons
175   {   175   {
176       border : 1px soli d #cccccc;   176       border : 1px soli d #cccccc;
177       margin : 2px;   177       margin : 2px;
178       cursor : pointer;   178       cursor : pointer;
179       backgr ound-posit ion:center  center;   179       backgr ound-posit ion:center  center;
180       backgr ound-repea t:no-repea t;   180       backgr ound-repea t:no-repea t;
181   }   181   }
182     182  
183   .iconBlock Cont   183   .iconBlock Cont
184   {   184   {
185       positi on:relativ e;   185       positi on:relativ e;
186       height :51px;   186       height :51px;
187       border :1px solid  #cccccc;   187       border :1px solid  #cccccc;
188       overfl ow:hidden;   188       overfl ow:hidden;
189   }   189   }
190     190  
191   .iconBlock   191   .iconBlock
192   {   192   {
193       positi on:absolut e;   193       positi on:absolut e;
194       white- space:nowr ap;   194       white- space:nowr ap;
195       float: left;   195       float: left;
196   }   196   }
197     197  
198   .scrollCon t   198   .scrollCon t
199   {   199   {
200   }   200   }
201     201  
202   .scrollLef t   202   .scrollLef t
203   {   203   {
204       positi on:relativ e;   204       positi on:relativ e;
205       float: left;   205       float: left;
206       cursor :default;   206       cursor :default;
207       font-w eight:bold ;   207       font-w eight:bold ;
208   }   208   }
209     209  
210   .scrollRig ht   210   .scrollRig ht
211   {   211   {
212       positi on:relativ e;   212       positi on:relativ e;
213       float: right;   213       float: right;
214       cursor :default;   214       cursor :default;
215       font-w eight:bold ;   215       font-w eight:bold ;
216   }   216   }