PluginProbe
Easy Elements for Elementor – Addons & Website Templates / 1.2.9
Easy Elements for Elementor – Addons & Website Templates v1.2.9
1.5.3 1.5.2 1.5.1 1.5.0 1.4.9 1.4.6 1.4.7 1.4.8 1.4.5 1.4.4 1.4.3 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 All 47 releases
easy-elements / includes / Template_Library / assets / css / easy-elements-template-library.css

easy-elements-template-library.css in Easy Elements for Elementor – Addons & Website Templates 1.2.9, at includes/Template_Library/assets/css/easy-elements-template-library.css

191 lines 6.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 #rtElementsTemplatesLibrary .dialog-message {
2 height: 90vh;
3 max-height: 90vh;
4 }
5 #rtElementsTemplatesLibrary .dialog-buttons-wrapper {
6 height: 35px;
7 }
8 #rtElementsTemplatesLibrary .rt-elements-template-requesting-status {
9 text-align: center;
10 width: 100%;
11 }
12 #rtElementsTemplatesLibrary #rt-elements-preloader, #rtElementsTemplatesLibrary #rt-elements-preloader-small {
13 /* Pulsing animation */
14 background-color: var(--e-a-bg-default);
15 width: 100%;
16 height: 100%;
17 position: absolute;
18 z-index: 2;
19 }
20 @keyframes rtPreloaderPulse {
21 0%, 100% {
22 transform: scale(1);
23 opacity: 1;
24 }
25 50% {
26 transform: scale(1.2);
27 opacity: 0.2;
28 }
29 }
30 #rtElementsTemplatesLibrary #rt-elements-preloader .rt-elements-preloader-inner, #rtElementsTemplatesLibrary #rt-elements-preloader-small .rt-elements-preloader-inner {
31 position: fixed;
32 top: 50%;
33 left: 50%;
34 width: 60px;
35 height: 60px;
36 transform: translate(-50%, -50%);
37 display: flex;
38 justify-content: center;
39 align-items: center;
40 z-index: 9999;
41 border-radius: 100%;
42 }
43 #rtElementsTemplatesLibrary #rt-elements-preloader .rt-elements-preloader-inner .rt-elements-preloader-rt-shape, #rtElementsTemplatesLibrary #rt-elements-preloader-small .rt-elements-preloader-inner .rt-elements-preloader-rt-shape {
44 height: 60px;
45 display: flex;
46 align-items: center;
47 justify-content: center;
48 animation: rtPreloaderPulse 1.5s infinite ease-in-out;
49 }
50 #rtElementsTemplatesLibrary #rt-elements-preloader .rt-elements-preloader-inner .rt-elements-preloader-rt-shape img, #rtElementsTemplatesLibrary #rt-elements-preloader-small .rt-elements-preloader-inner .rt-elements-preloader-rt-shape img {
51 height: 60px;
52 }
53 #rtElementsTemplatesLibrary #rt-elements-preloader-small {
54 display: none;
55 height: 60px;
56 width: 60px;
57 position: absolute;
58 top: unset;
59 bottom: 3%;
60 left: 50%;
61 transform: translate(-50%, -50%);
62 }
63 #rtElementsTemplatesLibrary #rt-elements-preloader-small .rt-elements-preloader-inner {
64 position: absolute;
65 width: 60px;
66 height: 60px;
67 }
68 #rtElementsTemplatesLibrary #rt-elements-preloader-small .rt-elements-preloader-inner img {
69 width: 100%;
70 height: auto;
71 }
72 #rtElementsTemplatesLibrary .rt-elements-layout-library--logo-area {
73 position: relative;
74 }
75 #rtElementsTemplatesLibrary .rt-elements-layout-library--logo-area #elementor-template-library-header-preview-back,
76 #rtElementsTemplatesLibrary .rt-elements-layout-library--logo-area .elementor-templates-modal__header__logo {
77 position: absolute;
78 top: 50%;
79 transform: translateY(-50%);
80 width: 150px;
81 }
82 #rtElementsTemplatesLibrary .rt-elements-layout-library--logo-area .elementor-templates-modal__header__logo__icon-wrapper {
83 padding: 0;
84 line-height: unset;
85 background: transparent;
86 }
87 #rtElementsTemplatesLibrary .rt-elements-layout-library--logo-area .elementor-templates-modal__header__logo__icon-wrapper img {
88 height: 30px;
89 }
90 #rtElementsTemplatesLibrary .dialog-lightbox-content {
91 position: relative;
92 overflow: hidden;
93 }
94 #rtElementsTemplatesLibrary .dialog-lightbox-content div#elementor-template-library-templates {
95 position: relative;
96 }
97 #rtElementsTemplatesLibrary .dialog-lightbox-content #elementor-template-library-toolbar {
98 z-index: 3;
99 position: relative;
100 }
101 #rtElementsTemplatesLibrary .dialog-lightbox-content #elementor-template-library-templates-container-wrapper {
102 height: calc(75vh - 80px) !important;
103 overflow-y: auto;
104 padding-bottom: 100px;
105 }
106 #rtElementsTemplatesLibrary .dialog-lightbox-content #elementor-template-library-templates-container {
107 margin: 0 -15px;
108 }
109 #rtElementsTemplatesLibrary .dialog-lightbox-content #elementor-template-library-templates-container .elementor-template-library-template {
110 width: calc(25% - 30px);
111 overflow: hidden;
112 }
113 #rtElementsTemplatesLibrary .dialog-lightbox-content #elementor-template-library-templates-container .elementor-template-library-template .elementor-template-library-template-footer {
114 display: fleX;
115 transform: unset !important;
116 position: relative !important;
117 bottom: unset !important;
118 }
119 #rtElementsTemplatesLibrary .dialog-lightbox-content #elementor-template-library-templates-container .elementor-template-library-template .elementor-template-library-template-footer .elementor-template-library-template-name {
120 display: inline-flex;
121 }
122 #rtElementsTemplatesLibrary .dialog-lightbox-content #elementor-template-library-templates-container .elementor-template-library-template .elementor-template-library-template-footer .elementor-template-library-template-action {
123 margin-right: 5px;
124 }
125 #rtElementsTemplatesLibrary .dialog-lightbox-content #elementor-template-library-templates-container .elementor-template-library-template.elementor-template-library-template-templates > .elementor-template-library-template-footer .elementor-template-library-template-action {
126 display: none !important;
127 }
128 #rtElementsTemplatesLibrary .dialog-lightbox-content #elementor-template-library-templates-container .elementor-template-library-template .elementor-template-library-template-body {
129 overflow: hidden;
130 }
131 #rtElementsTemplatesLibrary .dialog-lightbox-content #elementor-template-library-templates-container .elementor-template-library-template.elementor-template-library-template-pages .elementor-template-library-template-body {
132 height: 250px;
133 }
134 #rtElementsTemplatesLibrary .dialog-lightbox-content .rt-elements-template-library-templates-preview {
135 width: 100%;
136 position: absolute;
137 height: 100%;
138 top: 0;
139 overflow-y: auto;
140 display: none;
141 z-index: 3;
142 }
143 #rtElementsTemplatesLibrary .dialog-lightbox-content .rt-elements-template-library-templates-preview img {
144 width: 100%;
145 max-width: 100%;
146 }
147 #rtElementsTemplatesLibrary[data-templates-tab=templates] .elementor-template-library-filter-toolbar, #rtElementsTemplatesLibrary[data-templates-tab=pages] .elementor-template-library-filter-toolbar {
148 visibility: hidden;
149 }
150
151 .easyel-template-library-item:hover .elementor-template-library-template-name {
152 display: none !important;
153 }
154
155 .rt-elements-template-library-templates-preview {
156 display: none;
157 position: relative;
158 width: 100%;
159 height: calc(100vh - 100px);
160 background: #fff;
161 }
162
163 .rt-preview-wrapper {
164 width: 100%;
165 height: 100%;
166 overflow: hidden;
167 }
168
169 .rt-preview-iframe {
170 width: 100%;
171 height: 100%;
172 border: none;
173 }
174
175 .easyel-template-library-body.easyel-pro {
176 position: relative !important;
177 }
178
179 .easyel-template-library-body.easyel-pro:before {
180 background-color: #7455FF;
181 border-radius: 2px;
182 color: #fff;
183 content: "PRO";
184 font-size: 8px;
185 inset-block-start: 5px;
186 inset-inline-end: 5px;
187 line-height: 1;
188 padding: 3px 5px;
189 position: absolute;
190 text-transform: uppercase;
191 }