413. File Comparison Report

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

413.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\plugins\tiny_mce\plugins\devkit\css devkit.css Thu Sep 20 08:59:04 2007 UTC
2 Mon May 12 13:06:01 2008 UTC

413.2 Comparison summary

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

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

413.4 Active regular expressions

No regular expressions were active.

413.5 Comparison detail

1   body {    
2       overfl ow: hidden ;    
3   }    
4      
5   h1 {    
6       font-s ize: 14px;    
7       margin : 0 0 10px  0;    
8   }    
9      
10   h2 {    
11       font-s ize: 12px;    
12       margin : 3px 0 3p x 0;    
13   }    
14      
15   h3 {    
16       font-s ize: 11px;    
17       margin : 3px 0 3p x 0;    
18   }    
19      
20   #log {    
21       font-f amily: Ver dana;    
22       border : 1px soli d gray;    
23       width:  100%; hei ght: 240px ;    
24       overfl ow: scroll ;    
25       white- space: now rap;    
26   }    
27      
28   #log span  {    
29       displa y: block;    
30   }    
31      
32   #log span. msg {    
33       float:  left;    
34   }    
35      
36   #log span. time {    
37       float:  left;    
38   }    
39      
40   #log br {    
41       clear:  both;    
42   }    
43      
44   #logfilter  {    
45       width:  350px;    
46   }    
47      
48   #logenable d {    
49       border : 0;    
50   }    
51      
52   #settings_ panel span , #info_pa nel span,  #content_p anel span,  #command_ states_pan el span, # undo_redo_ panel span  {    
53       displa y: block;    
54       margin : 5px 0 5p x 0;    
55   }    
56      
57   div.data {    
58       width:  100%; hei ght: 240px ;    
59       overfl ow: scroll ;    
60       border : 1px soli d gray;    
61   }    
62      
63   #misc_pane l div.data  {    
64       height : 270px;    
65   }    
66      
67   .data inpu t {    
68       width:  265px;    
69       border : 0;    
70   }    
71      
72   .data h2 {    
73       margin -left: 5px ;    
74   }    
75      
76   .data h3 {    
77       margin -left: 7px ;    
78   }    
79      
80   .data div  {    
81       margin -left: 7px ;    
82   }    
83      
84   .data tabl e {    
85       margin : 0 0 15px  15px;    
86   }    
87      
88   .data p {    
89       margin : 0; paddi ng: 0;    
90       margin -top: 5px;    
91       margin -left: 5px ;    
92   }    
93      
94   table, td  {    
95       border : 1px soli d gray;    
96       border -collapse:  collapse;    
97   }    
98      
99   #flip {    
100       positi on: absolu te;    
101       left:  295; top:  384px;    
102   }    
103      
104   .bspec {    
105       color:  gray;    
106   }    
107      
108   .dep {    
109       color:  #880000;    
110   }    
111      
112   .col1 {    
113       width:  265px;    
114   }    
115      
116   div.undoda ta {    
117   }