482. File Comparison Report

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

482.1 Files compared

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

482.2 Comparison summary

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

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

482.4 Active regular expressions

No regular expressions were active.

482.5 Comparison detail

1   .mceItemFl ash,   .mceItemSh ockWave,   .mceItemQu ickTime,   .mceItemWi ndowsMedia ,   .mceItemRe alMedia   {
  1   .mceItemFl ash,   .mceItemSh ockWave,   .mceItemQu ickTime,   .mceItemWi ndowsMedia ,   .mceItemRe alMedia   { border:1px   dotted   #cc0000;   background -position: center;   background -repeat:no -repeat;   background -color:#ff ffcc;}
2       border : 1px dott ed #cc0000 ;   2   .mceItemSh ockWave {b ackground- image: url (../img/sh ockwave.gi f);}
3       backgr ound-posit ion: cente r;   3   .mceItemFl ash {backg round-imag e:url(../i mg/flash.g if);}
4       backgr ound-repea t: no-repe at;   4   .mceItemQu ickTime {b ackground- image:url( ../img/qui cktime.gif );}
5       backgr ound-color : #ffffcc;   5   .mceItemWi ndowsMedia  {backgrou nd-image:u rl(../img/ windowsmed ia.gif);}
6   }   6   .mceItemRe alMedia {b ackground- image:url( ../img/rea lmedia.gif );}
7      
8   .mceItemSh ockWave {    
9       backgr ound-image : url('../ images/sho ckwave.gif ');    
10   }    
11      
12   .mceItemFl ash {    
13       backgr ound-image : url('../ images/fla sh.gif');    
14   }    
15      
16   .mceItemQu ickTime {    
17       backgr ound-image : url('../ images/qui cktime.gif ');    
18   }    
19      
20   .mceItemWi ndowsMedia  {    
21       backgr ound-image : url('../ images/win dowsmedia. gif');    
22   }    
23      
24   .mceItemRe alMedia {    
25       backgr ound-image : url('../ images/rea lmedia.gif ');    
26   }