658. File Comparison Report

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

658.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\plugins\tiny_mce\themes\simple\css editor_ui.css Thu Sep 20 08:59:26 2007 UTC
2 Mon May 12 13:06:34 2008 UTC

658.2 Comparison summary

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

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

658.4 Active regular expressions

No regular expressions were active.

658.5 Comparison detail

1   .mceSepara torLine {    
2       border : 0;    
3       paddin g: 0;    
4       margin -left: 4px ;    
5       margin -right: 2p x;    
6   }    
7      
8   .mceSelect List {    
9       font-f amily: "MS  Sans Seri f";    
10       font-s ize: 7pt;    
11       font-w eight: nor mal;    
12       margin -top: 2px;    
13   }    
14      
15   .mceLabel,  .mceLabel Disabled {    
16       font-f amily: "MS  Sans Seri f";    
17       font-s ize: 9pt;    
18   }    
19      
20   .mceLabel  {    
21       color:  #000000;    
22   }    
23      
24   .mceLabelD isabled {    
25       cursor : text;    
26       color:  #999999;    
27   }    
28      
29   .mceEditor  {    
30       backgr ound: #F0F 0EE;    
31       border : 1px soli d #cccccc;    
32   }    
33      
34   .mceEditor Area {    
35       font-f amily: "MS  Sans Seri f";    
36       backgr ound: #FFF FFF;    
37   }    
38      
39   .mceToolba r {    
40       backgr ound: #F0F 0EE;    
41       border -top: 1px  solid #ccc ccc;    
42       line-h eight: 1px ;    
43       font-s ize: 1px;    
44       paddin g-bottom:  1px;    
45   }    
46      
47   .mceEditor Iframe {    
48       border : 0;    
49   }    
50      
51   /* Button  CSS rules  */    
52      
53   a.mceButto nDisabled  img, a.mce ButtonNorm al img, a. mceButtonS elected im g {    
54       width:  20px;    
55       height : 20px;    
56       cursor : default;    
57       margin -top: 1px;    
58       margin -left: 1px ;    
59   }    
60      
61   a.mceButto nDisabled  img {    
62       border : 0 !impor tant;    
63   }    
64      
65   a.mceButto nNormal im g, a.mceBu ttonSelect ed img {    
66       border : 1px soli d #F0F0EE  !important ;    
67   }    
68      
69   a.mceButto nSelected  img {    
70       border : 1px soli d #C0C0BB  !important ;    
71   }    
72      
73   a.mceButto nNormal im g:hover, a .mceButton Selected i mg:hover {    
74       border : 1px soli d #0A246A  !important ;    
75       cursor : default;    
76       backgr ound-color : #B6BDD2;    
77   }    
78      
79   a.mceButto nDisabled  img {    
80       -moz-o pacity:0.3 ;    
81       opacit y: 0.3;    
82       border : 1px soli d #F0F0EE  !important ;    
83       cursor : default;    
84   }    
85      
86   a.mceTiled Button img  {    
87       backgr ound-image : url('../ images/but tons.gif') ;    
88       backgr ound-repea t: no-repe at;    
89   }    
90      
91   /* MSIE sp ecific rul es */    
92      
93   * html a.m ceButtonNo rmal img,  * html a.m ceButtonSe lected img , * html a .mceButton Disabled i mg {    
94       border : 0px !imp ortant;    
95       margin -top: 2px;    
96       margin -bottom: 1 px;    
97   }    
98      
99   * html a.m ceButtonDi sabled img  {    
100       filter :progid:DX ImageTrans form.Micro soft.Alpha (opacity=3 0);    
101       border : 0px !imp ortant;    
102   }    
103      
104   * html a.m ceButtonDi sabled {    
105       border : 1px soli d #F0F0EE  !important ;    
106   }    
107      
108   * html a.m ceButtonNo rmal, * ht ml a.mceBu ttonSelect ed {    
109       border : 1px soli d #F0F0EE;    
110       cursor : default;    
111   }    
112      
113   * html a.m ceButtonSe lected {    
114       border : 1px soli d #C0C0BB;    
115   }    
116      
117   * html a.m ceButtonNo rmal:hover , * html a .mceButton Selected:h over {    
118       border : 1px soli d #0A246A;    
119       cursor : default;    
120       backgr ound-color : #B6BDD2;    
121   }    
122      
123   * html .mc eSelectLis t {    
124       margin -top: 2px;    
125   }