PluginProbe
Depicter — Popup & Slider Builder / 1.9.2
Depicter — Popup & Slider Builder v1.9.2
4.8.1 trunk 1.0.0 1.1.0 1.1.2 1.1.4 1.1.6 1.1.7 1.1.8 1.1.9 1.2.0 1.3.0 1.3.1 1.3.2 1.3.3 1.3.5 1.3.8 1.5.0 1.5.1 1.5.2 1.5.5 1.6.0 1.6.1 1.6.2 1.7.0 All 76 releases
← All changes | app/src/Modules/Gutenberg/build/index.css +4 -19 1.3.8 → 1.9.2 View file →
@@ -1,19 +1,4 @@
1 -/*!****************************************************************************************************************************************************************************************************************************************!*\
2 - !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/editor.scss ***!
3 - \****************************************************************************************************************************************************************************************************************************************/
4 -/**
5 - * The following styles get applied inside the editor only.
6 - *
7 - * Replace them with your own styles or remove the file completely.
8 - */
9 -.dep-widget-wrapper {
10 - display: flex;
11 - align-items: center;
12 - box-shadow: 0 1px 12px rgba(0, 0, 0, 0.3137254902);
13 - padding: 10px;
14 -}
15 -.dep-widget-wrapper img {
16 - width: 60px;
17 -}
18 -
19 -/*# sourceMappingURL=index.css.map*/
1 +.dep-widget-wrapper{align-items:center;box-shadow:0 1px 12px rgba(0,0,0,.314);display:flex;padding:10px}.dep-widget-wrapper img{width:60px}.components-panel__row.sliderBtns{justify-content:flex-start}
2 +body .wp-block-depicter-slider{max-width:1920px !important;border-top:18px solid transparent;border-bottom:28px solid transparent;margin-top:0 !important;margin-bottom:0 !important;}
3 +#dep-publish-slider-btn {margin-right:8px;}
4 +body.rtl #dep-publish-slider-btn {margin-left:8px;}