@innovastudio/contentbuilder 1.4.118 → 1.4.120

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@
5
5
  (function () {
6
6
  if(typeof _cb === 'undefined') return;
7
7
 
8
- var html = '<div class="is-modal is-side' + (_cb.settings.sidePanel == 'right' ? '' : ' fromleft') + ' viewsymbols" style="width:280px;z-index:10004;" tabindex="-1" role="dialog" aria-modal="true" aria-hidden="true">' +
8
+ var html = '<div class="is-modal is-side' + (_cb.settings.sidePanel == 'right' ? '' : ' fromleft') + ' viewsymbols" style="width:290px;z-index:10004;" tabindex="-1" role="dialog" aria-modal="true" aria-hidden="true">' +
9
9
  '<button tabindex="-1" title="' + _cb.out('Close') + '" class="is-side-close" style="z-index:1;width:25px;height:25px;position:absolute;top:10px;right:13px;box-sizing:border-box;padding:0;line-height:25px;font-size: 12px;text-align:center;cursor:pointer;background:transparent"><svg class="is-icon-flex" style="width:25px;height:25px;"><use xlink:href="#ion-ios-close-empty"></use></svg></button>' +
10
10
 
11
11
  '' +
@@ -1092,6 +1092,10 @@
1092
1092
  background-color: rgba(255, 255, 255, 0.2);
1093
1093
  border: rgba(255, 255, 255, 0.22) 1px solid;
1094
1094
  }
1095
+ .dark #_cbhtml .elementstyles div.is-separator,
1096
+ .dark .is-ui .elementstyles div.is-separator {
1097
+ border-top-color: #585858;
1098
+ }
1095
1099
  .dark .is-tool {
1096
1100
  background: #eaeaea;
1097
1101
  }
@@ -1092,6 +1092,10 @@
1092
1092
  background-color: rgba(255, 255, 255, 0.2);
1093
1093
  border: rgba(255, 255, 255, 0.22) 1px solid;
1094
1094
  }
1095
+ .dark #_cbhtml .elementstyles div.is-separator,
1096
+ .dark .is-ui .elementstyles div.is-separator {
1097
+ border-top-color: #585858;
1098
+ }
1095
1099
  .dark .is-tool {
1096
1100
  background: #eaeaea;
1097
1101
  }
@@ -1092,6 +1092,10 @@
1092
1092
  background-color: rgba(255, 255, 255, 0.2);
1093
1093
  border: rgba(255, 255, 255, 0.22) 1px solid;
1094
1094
  }
1095
+ .dark #_cbhtml .elementstyles div.is-separator,
1096
+ .dark .is-ui .elementstyles div.is-separator {
1097
+ border-top-color: #585858;
1098
+ }
1095
1099
  .dark .is-tool {
1096
1100
  background: #eaeaea;
1097
1101
  }
@@ -1092,6 +1092,10 @@
1092
1092
  background-color: rgba(255, 255, 255, 0.2);
1093
1093
  border: rgba(255, 255, 255, 0.22) 1px solid;
1094
1094
  }
1095
+ .dark #_cbhtml .elementstyles div.is-separator,
1096
+ .dark .is-ui .elementstyles div.is-separator {
1097
+ border-top-color: #585858;
1098
+ }
1095
1099
  .dark .is-tool {
1096
1100
  background: #eaeaea;
1097
1101
  }
@@ -1092,6 +1092,10 @@
1092
1092
  background-color: rgba(255, 255, 255, 0.2);
1093
1093
  border: rgba(255, 255, 255, 0.22) 1px solid;
1094
1094
  }
1095
+ .dark #_cbhtml .elementstyles div.is-separator,
1096
+ .dark .is-ui .elementstyles div.is-separator {
1097
+ border-top-color: #585858;
1098
+ }
1095
1099
  .dark .is-tool {
1096
1100
  background: #eaeaea;
1097
1101
  }
@@ -1092,6 +1092,10 @@
1092
1092
  background-color: rgba(255, 255, 255, 0.2);
1093
1093
  border: rgba(255, 255, 255, 0.22) 1px solid;
1094
1094
  }
1095
+ .dark #_cbhtml .elementstyles div.is-separator,
1096
+ .dark .is-ui .elementstyles div.is-separator {
1097
+ border-top-color: #585858;
1098
+ }
1095
1099
  .dark .is-tool {
1096
1100
  background: #eaeaea;
1097
1101
  }
@@ -1092,6 +1092,10 @@
1092
1092
  background-color: rgba(255, 255, 255, 0.2);
1093
1093
  border: rgba(255, 255, 255, 0.22) 1px solid;
1094
1094
  }
1095
+ .dark #_cbhtml .elementstyles div.is-separator,
1096
+ .dark .is-ui .elementstyles div.is-separator {
1097
+ border-top-color: #585858;
1098
+ }
1095
1099
  .dark .is-tool {
1096
1100
  background: #eaeaea;
1097
1101
  }
@@ -1086,6 +1086,10 @@
1086
1086
  background-color: rgba(255, 255, 255, 0.2);
1087
1087
  border: rgba(255, 255, 255, 0.22) 1px solid;
1088
1088
  }
1089
+ .dark #_cbhtml .elementstyles div.is-separator,
1090
+ .dark .is-ui .elementstyles div.is-separator {
1091
+ border-top-color: #585858;
1092
+ }
1089
1093
  .dark .is-tool {
1090
1094
  background: #eaeaea;
1091
1095
  }