@innovastudio/contentbuilder 1.4.115 → 1.4.116

Sign up to get free protection for your applications and to get access to all the features.
@@ -1030,8 +1030,8 @@
1030
1030
  }
1031
1031
  .dark #_cbhtml .is-dropdown .dropdown-toggle,
1032
1032
  .dark .is-ui .is-dropdown .dropdown-toggle {
1033
- color: #fff;
1034
- background: #4a58c0;
1033
+ color: #fff !important;
1034
+ background: #4a58c0 !important;
1035
1035
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
1036
1036
  }
1037
1037
  .dark #_cbhtml .is-dropdown .dropdown-toggle:hover,
@@ -1030,8 +1030,8 @@
1030
1030
  }
1031
1031
  .dark #_cbhtml .is-dropdown .dropdown-toggle,
1032
1032
  .dark .is-ui .is-dropdown .dropdown-toggle {
1033
- color: #fff;
1034
- background: #0b4d93;
1033
+ color: #fff !important;
1034
+ background: #0b4d93 !important;
1035
1035
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
1036
1036
  }
1037
1037
  .dark #_cbhtml .is-dropdown .dropdown-toggle:hover,
@@ -1030,8 +1030,8 @@
1030
1030
  }
1031
1031
  .dark #_cbhtml .is-dropdown .dropdown-toggle,
1032
1032
  .dark .is-ui .is-dropdown .dropdown-toggle {
1033
- color: #fff;
1034
- background: #4c5155;
1033
+ color: #fff !important;
1034
+ background: #4c5155 !important;
1035
1035
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
1036
1036
  }
1037
1037
  .dark #_cbhtml .is-dropdown .dropdown-toggle:hover,
@@ -1030,8 +1030,8 @@
1030
1030
  }
1031
1031
  .dark #_cbhtml .is-dropdown .dropdown-toggle,
1032
1032
  .dark .is-ui .is-dropdown .dropdown-toggle {
1033
- color: #fff;
1034
- background: #515151;
1033
+ color: #fff !important;
1034
+ background: #515151 !important;
1035
1035
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
1036
1036
  }
1037
1037
  .dark #_cbhtml .is-dropdown .dropdown-toggle:hover,
@@ -1030,8 +1030,8 @@
1030
1030
  }
1031
1031
  .dark #_cbhtml .is-dropdown .dropdown-toggle,
1032
1032
  .dark .is-ui .is-dropdown .dropdown-toggle {
1033
- color: #fff;
1034
- background: #4d484a;
1033
+ color: #fff !important;
1034
+ background: #4d484a !important;
1035
1035
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
1036
1036
  }
1037
1037
  .dark #_cbhtml .is-dropdown .dropdown-toggle:hover,
@@ -1030,8 +1030,8 @@
1030
1030
  }
1031
1031
  .dark #_cbhtml .is-dropdown .dropdown-toggle,
1032
1032
  .dark .is-ui .is-dropdown .dropdown-toggle {
1033
- color: #fff;
1034
- background: #5b3bb9;
1033
+ color: #fff !important;
1034
+ background: #5b3bb9 !important;
1035
1035
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
1036
1036
  }
1037
1037
  .dark #_cbhtml .is-dropdown .dropdown-toggle:hover,
@@ -1030,8 +1030,8 @@
1030
1030
  }
1031
1031
  .dark #_cbhtml .is-dropdown .dropdown-toggle,
1032
1032
  .dark .is-ui .is-dropdown .dropdown-toggle {
1033
- color: #fff;
1034
- background: #474444;
1033
+ color: #fff !important;
1034
+ background: #474444 !important;
1035
1035
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
1036
1036
  }
1037
1037
  .dark #_cbhtml .is-dropdown .dropdown-toggle:hover,
@@ -1027,8 +1027,8 @@
1027
1027
  }
1028
1028
  .dark #_cbhtml .is-dropdown .dropdown-toggle,
1029
1029
  .dark .is-ui .is-dropdown .dropdown-toggle {
1030
- color: #000;
1031
- background: #bdbdbd;
1030
+ color: #000 !important;
1031
+ background: #bdbdbd !important;
1032
1032
  }
1033
1033
  .dark #_cbhtml .is-dropdown .dropdown-toggle:hover,
1034
1034
  .dark .is-ui .is-dropdown .dropdown-toggle:hover {
package/readme.txt CHANGED
@@ -1,4 +1,4 @@
1
- ContentBuilder.js 5.3.9
1
+ ContentBuilder.js 5.3.10
2
2
 
3
3
  To get started, please see the documentation:
4
4