PluginProbe
Templately – Elementor & Gutenberg Template Library: 6500+ Free & Pro Ready Templates And Cloud! / 3.2.7
Templately – Elementor & Gutenberg Template Library: 6500+ Free & Pro Ready Templates And Cloud! v3.2.7
3.7.5 3.7.4 3.7.3 3.7.2 1-final 3.7.1 3.7.0 3.6.8 3.6.7 3.6.6 3.6.5 3.6.4 3.6.3 3.6.2 3.6.1 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.10 All 111 releases
templately / assets / elementor-rtl.css

elementor-rtl.css in Templately – Elementor & Gutenberg Template Library: 6500+ Free & Pro Ready Templates And Cloud! 3.2.7, at assets/elementor-rtl.css

58 lines 2.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
2 !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.98.0_webpack-cli@5.1.4_/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.3_webpack@5.98.0_webpack-cli@5.1.4_/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.86.0_webpack@5.98.0_webpack-cli@5.1.4_/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./react-src/styles/platforms/elementor.scss ***!
3 \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
4 .bg-warning {
5 background-color: #f39c12 !important;
6 }
7
8 .bg-danger {
9 background-color: #c0392b !important;
10 }
11
12 .text-danger {
13 color: #c0392b !important;
14 }
15
16 #templately-elementor.dialog-type-lightbox .dialog-widget-content {
17 width: 80%;
18 height: 80%;
19 }
20 #templately-elementor.dialog-type-lightbox .dialog-message {
21 padding: 0px;
22 text-align: unset;
23 font-size: initial;
24 line-height: normal;
25 }
26 #templately-elementor.dialog-type-lightbox .dialog-message,
27 #templately-elementor.dialog-type-lightbox .dialog-lightbox-content {
28 padding: 0px;
29 height: 100%;
30 }
31
32 .elementor-add-new-section .elementor-add-section-area-button.elementor-add-templately-button {
33 background-color: rgb(86, 51, 209);
34 background-image: url(../images/logo-icon.svg);
35 background-repeat: no-repeat;
36 background-position: center center;
37 margin-right: 5px;
38 }
39 .elementor-add-new-section .elementor-add-section-area-button.elementor-add-templately-button > i.eicon-plus:before {
40 content: "";
41 display: inline-block;
42 }
43
44 .elementor-element-wrapper:not(.elementor-element--promotion) .templately-widget-icon:after {
45 content: "";
46 position: absolute;
47 top: 6px;
48 left: 6px;
49 display: inline-block;
50 width: 18px;
51 height: 18px;
52 background: url(../images/logo-widget-icon.svg) 0 0/100% no-repeat;
53 }
54
55 #elementor-controls .elementor-control-tl_site_logo.elementor-control-type-media {
56 pointer-events: none;
57 }
58