389. File Comparison Report

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

389.1 Files compared

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

389.2 Comparison summary

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

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

389.4 Active regular expressions

No regular expressions were active.

389.5 Comparison detail

1   /* CSS fil e for advi mage plugi n popup */   1   .mceLinkLi st, .mceAn chorList,  #targetlis t {width:2 80px;}
2     2   .mceAction Panel {mar gin-top:7p x;}
3   .mceLinkLi st, .mceAn chorList,  #targetlis t {   3   .panel_wra pper div.c urrent {he ight:320px ;}
4       width:  280px;   4   #classlist , #title,  #href {wid th:280px;}
5   }   5   #popupurl,  #popupnam e {width:2 00px;}
6     6   #popupwidt h, #popuph eight, #po pupleft, # popuptop { width:30px ;vertical- align:midd le;text-al ign:center ;}
7   .mceAction Panel {   7   #id, #styl e, #classe s, #target , #dir, #h reflang, # lang, #cha rset, #typ e, #rel, # rev, #tabi ndex, #acc esskey {wi dth:200px; }
8       margin -top: 7px;   8   #events_pa nel input  {width:200 px;}
9   }    
10      
11   .panel_wra pper div.c urrent {    
12       height : 320px;    
13   }    
14      
15   #classlist , #title,  #href {    
16       width:  280px;    
17   }    
18      
19   #popupurl,  #popupnam e {    
20       width:  200px;    
21   }    
22      
23   #popupwidt h, #popuph eight, #po pupleft, # popuptop {    
24       width:  30px;    
25       vertic al-align:  middle;    
26       text-a lign: cent er;    
27   }    
28      
29   #id, #styl e, #classe s, #target , #dir, #h reflang, # lang, #cha rset, #typ e, #rel, # rev, #tabi ndex, #acc esskey {    
30       width:  200px;    
31   }    
32      
33   #events_pa nel input  {    
34       width:  200px;    
35   }