380. File Comparison Report

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

380.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\plugins\tiny_mce\plugins\advimage\css advimage.css Thu Sep 20 08:59:00 2007 UTC
2 Dolphin-v.6.1.0\plugins\tiny_mce\plugins\advimage\css advimage.css Thu Mar 27 13:53:24 2008 UTC

380.2 Comparison summary

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

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

380.4 Active regular expressions

No regular expressions were active.

380.5 Comparison detail

1   /* CSS fil e for advi mage plugi n popup */   1   #src_list,  #over_lis t, #out_li st {width: 280px;}
2     2   .mceAction Panel {mar gin-top:7p x;}
3   .mceImageL ist {   3   .alignPrev iew {borde r:1px soli d #000; wi dth:140px;  height:14 0px; overf low:hidden ; padding: 5px;}
4       width:  280px;   4   .checkbox  {border:0; }
5   }   5   .panel_wra pper div.c urrent {he ight:305px ;}
6     6   #prev {mar gin:0; bor der:1px so lid #000;  width:99%;  height:15 0px; overf low:auto;}
7   .mceAction Panel {   7   #align, #c lasslist { width:150p x;}
8       margin -top: 7px;   8   #width, #h eight {ver tical-alig n:middle;  width:50px ; text-ali gn:center; }
9   }   9   #vspace, # hspace, #b order {ver tical-alig n:middle;  width:30px ; text-ali gn:center; }
10     10   #class_lis t {width:1 80px;}
11   .alignPrev iew {   11   input {wid th: 280px; }
12       border : 1px soli d black;   12   #constrain , #onmouse movecheck  {width:aut o;}
13       width:  140px;   13   #id, #dir,  #lang, #u semap, #lo ngdesc {wi dth:200px; }
14       height : 140px;    
15       overfl ow: hidden ;    
16       paddin g: 5px;    
17   }    
18      
19   .checkbox  {    
20       border : 0;    
21   }    
22      
23   .panel_wra pper div.c urrent {    
24       height : 305px;    
25   }    
26      
27   #prev {    
28       margin : 0;    
29       border : 1px    
30       solid  black;    
31       width:  99%;    
32       height : 150px;    
33       overfl ow: auto;    
34   }    
35      
36   #align, #c lasslist {    
37       width:  150px;    
38   }    
39      
40   #width, #h eight {    
41       vertic al-align:  middle;    
42       width:  50px;    
43       text-a lign: cent er;    
44   }    
45      
46   #vspace, # hspace, #b order {    
47       vertic al-align:  middle;    
48       width:  30px;    
49       text-a lign: cent er;    
50   }    
51      
52   #classlist  {    
53       width:  180px;    
54   }    
55      
56   input {    
57       width:  280px;    
58   }    
59      
60   #constrain , #onmouse movecheck  {    
61       width:  auto;    
62   }    
63      
64   #id, #dir,  #lang, #u semap, #lo ngdesc {    
65       width:  200px;    
66   }