1441. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2/1/2017 2:57:54 PM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

1441.1 Files compared

# Location File Last Modified
1 C:\Araxis_Merge_Comprasion\Pub_un\BTSSS_CIF_122016.zip\BTSSS_CIF_12_20_16\clean\CRM Portal\trunk\BTSSSPortal\js\ckeditor\plugins\templates\dialogs templates.css Tue Dec 20 19:50:44 2016 UTC
2 Wed Feb 1 19:57:54 2017 UTC

1441.2 Comparison summary

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

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

1441.4 Active regular expressions

No regular expressions were active.

1441.5 Comparison detail

1   /*        
2   Copyright  (c) 2003-2 015, CKSou rce - Fred erico Knab ben. All r ights rese rved.        
3   This softw are is cov ered by CK Editor Com mercial Li cense. Usa ge without  proper li cense is p rohibited.        
4   */        
5          
6   .cke_tpl_l ist        
7   {        
8           bo rder: #dcd cdc 2px so lid;        
9           ba ckground-c olor: #fff fff;        
10           ov erflow-y:  auto;        
11           ov erflow-x:  hidden;        
12           wi dth: 100%;        
13           he ight: 220p x;        
14   }        
15          
16   .cke_tpl_i tem        
17   {        
18           ma rgin: 5px;        
19           pa dding: 7px ;        
20           bo rder: #eee eee 1px so lid;        
21           *w idth: 88%;        
22   }        
23          
24   .cke_tpl_p review        
25   {        
26           bo rder-colla pse: separ ate;        
27           te xt-indent: 0;        
28           wi dth: 100%;        
29   }        
30   .cke_tpl_p review td        
31   {        
32           pa dding: 2px ;        
33           ve rtical-ali gn: middle ;        
34   }        
35   .cke_tpl_p review .ck e_tpl_prev iew_img        
36   {        
37           wi dth: 100px ;        
38   }        
39   .cke_tpl_p review spa n        
40   {        
41           wh ite-space:  normal;        
42   }        
43          
44   .cke_tpl_t itle        
45   {        
46           fo nt-weight:  bold;        
47   }        
48          
49   .cke_tpl_l ist a:hove r .cke_tpl _item,        
50   .cke_tpl_l ist a:focu s .cke_tpl _item,        
51   .cke_tpl_l ist a:acti ve .cke_tp l_item        
52   {        
53           bo rder: #ff9 933 1px so lid;        
54           ba ckground-c olor: #fff acd;        
55   }        
56          
57   .cke_tpl_l ist a:hove r *,        
58   .cke_tpl_l ist a:focu s *,        
59   .cke_tpl_l ist a:acti ve *        
60   {        
61           cu rsor: poin ter;        
62   }        
63          
64   /* IE Quir ks context ual select ors childr en will no t get :hov er transit ion until        
65           th e hover st yle of the  link itse lf contain s certain  CSS declar ations. */        
66   .cke_brows er_quirks  .cke_tpl_l ist a:acti ve,        
67   .cke_brows er_quirks  .cke_tpl_l ist a:hove r,        
68   .cke_brows er_quirks  .cke_tpl_l ist a:focu s        
69   {        
70           ba ckground-p osition: 0  0;        
71   }        
72          
73   .cke_hc .c ke_tpl_lis t a:hover  .cke_tpl_i tem,        
74   .cke_hc .c ke_tpl_lis t a:focus  .cke_tpl_i tem,        
75   .cke_hc .c ke_tpl_lis t a:active  .cke_tpl_ item        
76   {        
77           bo rder-width : 3px;        
78   }        
79          
80   .cke_tpl_e mpty, .cke _tpl_loadi ng        
81   {        
82           te xt-align:  center;        
83           pa dding: 5px ;        
84   }