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

409.1 Files compared

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

409.2 Comparison summary

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

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

409.4 Active regular expressions

No regular expressions were active.

409.5 Comparison detail

1   .contextMe nuIEPopup  {    
2       paddin g: 0;    
3       margin : 0;    
4       border : 0;    
5       overfl ow: hidden ;    
6   }    
7      
8   .contextMe nu {    
9       positi on: absolu te;    
10       cursor : default;    
11       z-inde x: 1000;    
12       border : 1px soli d #D4D0C8;    
13       backgr ound-color : #FFFFFF;    
14   }    
15      
16   .contextMe nuItem, .c ontextMenu ItemOver {    
17   }    
18      
19   .contextMe nuSeparato r {    
20       width:  100%;    
21       backgr ound-color : #D4D0C8;    
22       border : 0;    
23   }    
24      
25   .contextMe nuImage, . contextMen uItemDisab led {    
26       border : 0;    
27   }    
28      
29   .contextMe nuIcon {    
30       backgr ound-color : #F0F0EE;    
31   }    
32      
33   .contextMe nuItemOver  .contextM enuIcon {    
34       backgr ound-color : #B6BDD2;    
35   }    
36      
37   .contextMe nuIcon {    
38       backgr ound-color : #F0F0EE;    
39   }    
40      
41   .contextMe nuItemDisa bled img {    
42       filter :progid:DX ImageTrans form.Micro soft.Alpha (opacity=3 0);    
43       -moz-o pacity:0.3 ;    
44       opacit y: 0.3;    
45   }    
46      
47   .contextMe nuText {    
48       font-f amily: Tah oma, Verda na, Arial,  Helvetica ;    
49       font-s ize: 11px;    
50       line-h eight: 20p x;    
51   }    
52      
53   .contextMe nuItemDisa bled {    
54       color:  #AAAAAA;    
55   }    
56      
57   .contextMe nuText a {    
58       displa y: block;    
59       line-h eight: 20p x;    
60       width:  100%;    
61       text-d ecoration:  none;    
62       color:  black;    
63       font-w eight: nor mal;    
64       margin : 0;    
65       paddin g: 0;    
66   }    
67      
68   .contextMe nuText a:h over {    
69       backgr ound-color : #B6BDD2;    
70       text-d ecoration:  none !imp ortant;    
71       font-w eight: nor mal;    
72       margin : 0;    
73       paddin g: 0;    
74   }