612. File Comparison Report

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

612.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\plugins\tiny_mce\themes\advanced\css editor_popup.css Thu Sep 20 08:59:24 2007 UTC
2 Mon May 12 13:06:28 2008 UTC

612.2 Comparison summary

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

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

612.4 Active regular expressions

No regular expressions were active.

612.5 Comparison detail

1   /* This fi le contain s the CSS  data for a ll popups  in TinyMCE  */    
2      
3   body {    
4       backgr ound-color : #F0F0EE;    
5       font-f amily: Ver dana, Aria l, Helveti ca, sans-s erif;    
6       font-s ize: 11px;    
7       scroll bar-3dligh t-color: # F0F0EE;    
8       scroll bar-arrow- color: #67 6662;    
9       scroll bar-base-c olor: #F0F 0EE;    
10       scroll bar-darksh adow-color : #DDDDDD;    
11       scroll bar-face-c olor: #E0E 0DD;    
12       scroll bar-highli ght-color:  #F0F0EE;    
13       scroll bar-shadow -color: #F 0F0EE;    
14       scroll bar-track- color: #F5 F5F5;    
15       margin : 8px;    
16   }    
17      
18   td {    
19       font-f amily: Ver dana, Aria l, Helveti ca, sans-s erif;    
20       font-s ize: 11px;    
21   }    
22      
23   input {    
24       backgr ound: #FFF FFF;    
25       border : 1px soli d #cccccc;    
26   }    
27      
28   td, input,  select, t extarea {    
29       font-f amily: Ver dana, Aria l, Helveti ca, sans-s erif;    
30       font-s ize: 10px;    
31   }    
32      
33   input, sel ect, texta rea {    
34       border : 1px soli d #808080;    
35   }    
36      
37   .input_nob order {    
38       border : 0;    
39   }    
40      
41   #insert, . updateButt on {    
42      font-we ight: bold ;    
43      width:  90px;    
44      height:  21px;    
45      border:  0;    
46      backgro und-image:  url('../i mages/inse rt_button_ bg.gif');    
47      cursor:  pointer;    
48   }    
49      
50   #cancel {    
51      font-we ight: bold ;    
52      width:  90px;    
53      height:  21px;    
54      border:  0;    
55      backgro und-image:  url('../i mages/canc el_button_ bg.gif');    
56      cursor:  pointer;    
57   }    
58      
59   /* Mozilla  only styl e */    
60   html>body  #insert, h tml>body # cancel {    
61       paddin g-bottom:  2px;    
62   }    
63      
64   .title {    
65       font-s ize: 12px;    
66       font-w eight: bol d;    
67       color:  #2B6FB6;    
68   }    
69      
70   table.char map {    
71       border -style: so lid;    
72       border -width: 1p x;    
73       border -color: #A AAAAA;    
74   }    
75      
76   td.charmap , td.charm apOver {    
77       color:  #000000;    
78       border -color: #A AAAAA;    
79       border -style: so lid;    
80       border -width: 1p x;    
81       text-a lign: cent er;    
82       font-s ize: 12px;    
83   }    
84      
85   td.charmap Over {    
86       backgr ound-color : #CCCCCC;    
87       cursor : default;    
88   }    
89      
90   a.charmap  {    
91       color:  #000000;    
92       text-d ecoration:  none    
93   }    
94      
95   .wordWrapC ode {    
96       vertic al-align:  middle;    
97       border : 1px none  #000000;    
98       backgr ound-color : transpar ent;    
99   }    
100      
101   input.radi o {    
102       border : 1px none  #000000;    
103       backgr ound-color : transpar ent;    
104       vertic al-align:  middle;    
105   }    
106      
107   input.chec kbox {    
108       border : 1px none  #000000;    
109       backgr ound-color : transpar ent;    
110       vertic al-align:  middle;    
111   }    
112      
113   .mceButton Normal, .m ceButtonOv er, .mceBu ttonDown,  .mceSepara tor, .mceB uttonDisab led, .mceB uttonSelec ted {    
114       margin -left: 1px ;    
115   }    
116      
117   .mceButton Normal {    
118       border -top: 1px  solid;    
119       border -left: 1px  solid;    
120       border -bottom: 1 px solid;    
121       border -right: 1p x solid;    
122       border -color: #F 0F0EE;    
123       cursor : default;    
124   }    
125      
126   .mceButton Over {    
127       border : 1px soli d #0A246A;    
128       cursor : default;    
129       backgr ound-color : #B6BDD2;    
130   }    
131      
132   .mceButton Down {    
133       cursor : default;    
134       border : 1px soli d #0A246A;    
135       backgr ound-color : #8592B5;    
136   }    
137      
138   .mceButton Disabled {    
139       filter :progid:DX ImageTrans form.Micro soft.Alpha (opacity=3 0);    
140       -moz-o pacity:0.3 ;    
141       opacit y: 0.3;    
142       border -top: 1px  solid;    
143       border -left: 1px  solid;    
144       border -bottom: 1 px solid;    
145       border -right: 1p x solid;    
146       border -color: #F 0F0EE;    
147       cursor : default;    
148   }    
149      
150   .mceAction Panel {    
151       margin -top: 5px;    
152   }    
153      
154   /* Tabs cl asses */    
155      
156   .tabs {    
157       float:  left;    
158       width:  100%;    
159       line-h eight: nor mal;    
160       backgr ound-image : url("../ images/xp/ tabs_bg.gi f");    
161   }    
162      
163   .tabs ul {    
164       margin : 0;    
165       paddin g: 0 0 0;    
166       list-s tyle: none ;    
167   }    
168      
169   .tabs li {    
170       float:  left;    
171       backgr ound: url( "../images /xp/tab_bg .gif") no- repeat lef t top;    
172       margin : 0;    
173       margin -left: 0;    
174       margin -right: 2p x;    
175       paddin g: 0 0 0 1 0px;    
176       line-h eight: 18p x;    
177   }    
178      
179   .tabs li.c urrent {    
180       backgr ound: url( "../images /xp/tab_se l_bg.gif")  no-repeat  left top;    
181       margin -right: 2p x;    
182   }    
183      
184   .tabs span  {    
185       float:  left;    
186       displa y: block;    
187       backgr ound: url( "../images /xp/tab_en d.gif") no -repeat ri ght top;    
188       paddin g: 0px 10p x 0 0;    
189   }    
190      
191   .tabs .cur rent span  {    
192       backgr ound: url( "../images /xp/tab_se l_end.gif" ) no-repea t right to p;    
193   }    
194      
195   .tabs a {    
196       text-d ecoration:  none;    
197       font-f amily: Ver dana, Aria l;    
198       font-s ize: 10px;    
199   }    
200      
201   .tabs a:li nk, .tabs  a:visited,  .tabs a:h over {    
202       color:  black;    
203   }    
204      
205   .tabs a:ho ver {    
206   }    
207      
208   .tabs .cur rent {    
209   }    
210      
211   .tabs .cur rent a, .t abs .curre nt a:link,  .tabs .cu rrent a:vi sited {    
212   }    
213      
214   .panel_wra pper div.p anel {    
215       displa y: none;    
216   }    
217      
218   .panel_wra pper div.c urrent {    
219       displa y: block;    
220       width:  100%;    
221       height : 300px;    
222       overfl ow: visibl e; /* Shou ld be auto  but that  breaks Saf ari */    
223   }    
224      
225   .panel_wra pper {    
226       border : 1px soli d #919B9C;    
227       border -top: 0px;    
228       paddin g: 10px;    
229       paddin g-top: 5px ;    
230       clear:  both;    
231       backgr ound-color : white;    
232   }    
233      
234   fieldset {    
235       border : 1px soli d #919B9C;    
236       font-f amily: Ver dana, Aria l;    
237       font-s ize: 10px;    
238       paddin g: 0;    
239       margin : 0;    
240       paddin g: 4px;    
241   }    
242      
243   legend {    
244       color:  #2B6FB6;    
245       font-w eight: bol d;    
246   }    
247      
248   .propertie s {    
249       width:  100%;    
250   }    
251      
252   .propertie s .column1  {    
253   }    
254      
255   .propertie s .column2  {    
256       text-a lign: left ;    
257   }    
258      
259   a:link, a: visited {    
260       color:  black;    
261   }    
262      
263   a:hover {    
264       color:  #2B6FB6;    
265   }    
266      
267   #plugintab le thead {    
268       font-w eight: bol d;    
269       backgr ound-color : #DDDDDD;    
270   }    
271      
272   #plugintab le, #about  #pluginta ble td {    
273       border : 1px soli d #919B9C;    
274   }    
275      
276   #plugintab le {    
277       width:  99%;    
278       margin -top: 10px ;    
279   }    
280      
281   #pluginsco ntainer {    
282       height : 290px;    
283       overfl ow: auto;    
284   }    
285      
286   /* MSIE Sp ecific sty les */    
287      
288   * html .pa nel_wrappe r {    
289       width:  100%;    
290   }    
291      
292   .column {    
293       float:  left;    
294   }    
295      
296   h1, h2, h3 , h4 {    
297       color:  #2B6FB6;    
298       margin : 0;    
299       paddin g: 0;    
300       paddin g-top: 5px ;    
301   }    
302      
303   h3 {    
304       font-s ize: 14px;    
305   }    
306      
307   #link .pan el_wrapper , #link di v.current  {    
308       height : 125px;    
309   }    
310      
311   #image .pa nel_wrappe r, #image  div.curren t {    
312       height : 190px;    
313   }    
314      
315   label.msg  { display:  none; }    
316   label.inva lid { colo r: #EE0000 ; display:  inline; }    
317   input.inva lid { bord er: 1px so lid #EE000 0; }    
318      
319   /* Disable s the adva nced tab i n the tabl e plugin.  */    
320   /*    
321   #table #ad vanced_tab  {    
322       displa y: none;    
323   }    
324   */    
325      
326   /* Disable s the bord er input f ield and l abel in th e table pl ugin. */    
327   /*    
328   #table #bo rder, #tab le #border label {    
329       displa y: none;    
330   }    
331   */