PluginProbe ʕ •ᴥ•ʔ
Responsive Lightbox & Gallery / 2.3.5
Responsive Lightbox & Gallery v2.3.5
2.7.8 trunk 1.0.0 1.0.1 1.0.1.1 1.0.2 1.0.3 1.0.4 1.1.0 1.1.1 1.1.2 1.2.0 1.2.1 1.2.2 1.2.3 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.4.0 1.4.0.1 1.4.1 1.4.11 1.4.12 1.4.13 1.4.14 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.4.9 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.6.0 1.6.1 1.6.10 1.6.11 1.6.12 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.6.8 1.6.9 1.7.0 1.7.1 1.7.2 2.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.1 2.2.0 2.2.1 2.2.2 2.2.3 2.2.3.1 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.6.0 2.6.1 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7
responsive-lightbox / css / admin-galleries.css
responsive-lightbox / css Last commit date
admin-folders.css 4 years ago admin-galleries.css 4 years ago admin-gallery.css 4 years ago admin-plugins.css 5 years ago admin.css 4 years ago gallery-basicgrid.css 8 years ago gallery-basicmasonry.css 8 years ago gallery.css 8 years ago gutenberg.min.css 4 years ago
admin-galleries.css
423 lines
1 /* Font */
2 @font-face {
3 font-family: 'responsive-lightbox';
4 src: url('../font/responsive-lightbox.eot?86939755');
5 src: url('../font/responsive-lightbox.eot?86939755#iefix') format('embedded-opentype'),
6 url('../font/responsive-lightbox.woff2?86939755') format('woff2'),
7 url('../font/responsive-lightbox.woff?86939755') format('woff'),
8 url('../font/responsive-lightbox.ttf?86939755') format('truetype'),
9 url('../font/responsive-lightbox.svg?86939755#responsive-lightbox') format('svg');
10 font-weight: normal;
11 font-style: normal;
12 }
13 /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
14 /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
15 /*
16 @media screen and (-webkit-min-device-pixel-ratio:0) {
17 @font-face {
18 font-family: 'responsive-lightbox';
19 src: url('../font/responsive-lightbox.svg?86939755#responsive-lightbox') format('svg');
20 }
21 }
22 */
23
24 .rl-design-options-show_icon {
25 padding-right: 15px;
26 }
27 .rl-design-options-show_icon:after {
28 font-family: "responsive-lightbox";
29 font-style: normal;
30 font-weight: normal;
31 speak: none;
32
33 display: inline-block;
34 text-decoration: inherit;
35 width: 1em;
36 text-align: center;
37 /* opacity: .8; */
38
39 /* For safety - reset parent styles, that can break glyph codes*/
40 font-variant: normal;
41 text-transform: none;
42
43 /* fix buttons height, for twitter bootstrap */
44 line-height: 1em;
45
46 /* you can be more comfortable with increased icons size */
47 /* font-size: 120%; */
48
49 /* Font smoothing. That was taken from TWBS */
50 -webkit-font-smoothing: antialiased;
51 -moz-osx-font-smoothing: grayscale;
52
53 /* Uncomment for 3D effect */
54 /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
55 }
56
57 .rl-design-options-show_icon[for=rl-design-options-show_icon-1]:after { content: '\e800'; }
58 .rl-design-options-show_icon[for=rl-design-options-show_icon-2]:after { content: '\e801'; }
59 .rl-design-options-show_icon[for=rl-design-options-show_icon-3]:after { content: '\e802'; }
60 .rl-design-options-show_icon[for=rl-design-options-show_icon-4]:after { content: '\e803'; }
61 .rl-design-options-show_icon[for=rl-design-options-show_icon-5]:after { content: '\f0fe'; }
62 .rl-design-options-show_icon[for=rl-design-options-show_icon-6]:after { content: '\e809'; }
63 .rl-design-options-show_icon[for=rl-design-options-show_icon-7]:after { content: '\e80a'; }
64 .rl-design-options-show_icon[for=rl-design-options-show_icon-8]:after { content: '\e80b'; }
65 .rl-design-options-show_icon[for=rl-design-options-show_icon-9]:after { content: '\e80d'; }
66 .rl-design-options-show_icon[for=rl-design-options-show_icon-10]:after { content: '\e80e'; }
67 .rl-design-options-show_icon[for=rl-design-options-show_icon-11]:after { content: '\f08e'; }
68 .rl-design-options-show_icon[for=rl-design-options-show_icon-12]:after { content: '\f0b2'; }
69 .rl-design-options-show_icon[for=rl-design-options-show_icon-13]:after { content: '\e804'; }
70 .rl-design-options-show_icon[for=rl-design-options-show_icon-14]:after { content: '\f14c'; }
71 .rl-design-options-show_icon[for=rl-design-options-show_icon-15]:after { content: '\f196'; }
72 .rl-design-options-show_icon[for=rl-design-options-show_icon-16]:after { content: '\f24d'; }
73
74 /* edit.php */
75 .wp-list-table .column-image {
76 width: 80px;
77 }
78 .wp-list-table .column-image .media-icon {
79 position: relative;
80 overflow: hidden;
81 text-align: center;
82 height: 62px;
83 }
84 .wp-list-table .column-image img {
85 position: absolute;
86 left: 50%;
87 top: 50%;
88 height: 100%;
89 width: auto;
90 -webkit-transform: translate(-50%,-50%);
91 -ms-transform: translate(-50%,-50%);
92 transform: translate(-50%,-50%);
93 }
94 .wp-list-table .column-image img.format-portrait {
95 width: 100%;
96 height: auto;
97 }
98 .wp-list-table .column-image span {
99 display: block;
100 }
101
102 /* post.php */
103 #post-body-content h2.nav-tab-wrapper {
104 padding: 9px 0 0 0;
105 margin-bottom: 20px;
106 }
107
108 .rl-gallery-tab .hndle {
109 padding-left: 16px;
110 }
111 .rl-gallery-tab:before {
112 display: inline-block;
113 font: 400 14px/1 dashicons;
114 vertical-align: middle;
115 padding-right: 5px;
116 margin-top: -2px;
117 content: "\f128";
118 }
119 #rl-gallery-tab-images:before {
120 content: "\f161";
121 }
122 #rl-gallery-tab-config:before {
123 content: "\f111";
124 }
125 #rl-gallery-tab-design:before {
126 content: "\f100";
127 }
128 #rl-gallery-tab-paging:before {
129 content: "\f333";
130 }
131 #rl-gallery-tab-lightbox:before {
132 content: "\f128";
133 }
134 #rl-gallery-tab-misc:before {
135 content: "\f107";
136 }
137
138 #responsive-gallery-shortcode .inside {
139 padding:-bottom 16px;
140 }
141 #responsive-gallery-shortcode .rl-shortcode {
142 display: block;
143 }
144
145 .rl-metabox-content .inside {
146 padding: 8px 16px 16px;
147 }
148 .rl-metabox-content .handle-actions {
149 display: none;
150 }
151 .rl-metabox-content .hndle {
152 cursor: pointer;
153 pointer-events: none;
154 }
155 .rl-hide-metabox {
156 display: none !important;
157 }
158 .rl-display-metabox {
159 display: block !important;
160 }
161
162 .rl-gallery-tab-menu {
163 margin: 10px 0;
164 }
165 .rl-gallery-tab-menu .spinner {
166 margin: 0 0 0 5px;
167 float: none;
168 vertical-align: top;
169 }
170 .rl-gallery-tab-description {
171 font-style: italic;
172 }
173 .rl-gallery-tab-content {
174 margin-top: 15px;
175 }
176 .rl-gallery-tab-menu.rl-loading-content input,
177 .rl-gallery-tab-menu.rl-loading-content label {
178 pointer-events: none;
179 }
180 .rl-gallery-tab-content.rl-loading-content,
181 .rl-gallery-tab-content .rl-content-disabled {
182 pointer-events: none;
183 opacity: 0.4;
184 transition: opacity 0.3s ease-in-out;
185 }
186 .rl-gallery-tab-content.rl-loading-content .rl-content-disabled {
187 pointer-events: none;
188 opacity: 1;
189 transition: none;
190 }
191 .rl-gallery-tab-content .description {
192 font-size: 13px;
193 }
194 .rl-gallery-tab-inside > div {
195 margin: 10px 0;
196 }
197 .rl-gallery-tab-content .form-table td:first-child label {
198 font-weight: 600;
199 color: #23282d;
200 }
201 .rl-gallery-tab-inside .form-table {
202 width: 100%;
203 margin: 0;
204 padding: 0;
205 }
206 .rl-gallery-tab-inside textarea {
207 height: 120px;
208 }
209 .rl-gallery-tab-inside .form-table td:first-child {
210 vertical-align: top;
211 }
212 .rl-gallery-tab-inside .form-table td {
213 padding: 15px 10px 15px 0;
214 }
215 .rl-gallery-tab-inside .form-table td {
216 padding: 10px;
217 }
218 .rl-gallery-tab-content .form-table td.rl-colspan {
219 padding-left: 0;
220 padding-right: 0;
221 }
222 .rl-gallery-tab-inside .rl-gallery-content {
223 text-align: left;
224 border: 1px dashed #aaa;
225 padding: 0;
226 margin: 16px 0 0 0;
227 min-height: 178px;
228 line-height: 0;
229 }
230
231 .rl-gallery-field-section h3 {
232 margin: 0;
233 font-style: italic;
234 }
235 .rl-gallery-field-output {
236 display: inline-block;
237 font-size: inherit;
238 margin: 0;
239 text-align: left;
240 }
241 .rl-gallery-field-hidden {
242 display: none;
243 }
244
245 .rl-gallery-images {
246 margin: 0 0 14px 14px;
247 font-size: 0;
248 text-align: left;
249 }
250 .rl-gallery-images.rl-gallery-images-featured .rl-gallery-image,
251 .rl-gallery-images.rl-gallery-images-folders .rl-gallery-image,
252 .rl-gallery-images.rl-gallery-images-remote_library .rl-gallery-image {
253 cursor: default;
254 }
255 .rl-gallery-images.rl-gallery-images-featured .rl-gallery-image-remove {
256 display: none;
257 }
258 .rl-gallery-images .rl-gallery-image {
259 display: inline-block;
260 width: 150px;
261 height: 150px;
262 margin: 14px 14px 0 0;
263 position: relative;
264 box-sizing: border-box;
265 cursor: move;
266 background: #f7f7f7;
267 box-shadow: inset 0 0 15px rgb(0 0 0 / 10%), inset 0 0 0 1px rgb(0 0 0 / 5%);
268 }
269 .rl-gallery-images .rl-gallery-image .rl-gallery-inner {
270 position: absolute;
271 overflow: hidden;
272 top: 0;
273 right: 0;
274 bottom: 0;
275 left: 0;
276 opacity: 1;
277 }
278 .rl-gallery-images .rl-gallery-image .rl-gallery-inner .centered {
279 position: absolute;
280 top: 0;
281 left: 0;
282 width: 100%;
283 height: 100%;
284 transform: translate( 50%, 50% );
285 box-sizing: content-box;
286 }
287 .rl-gallery-images .rl-gallery-image .rl-gallery-inner img {
288 position: absolute;
289 left: 0;
290 top: 0;
291 transform: translate(-50%,-50%);
292 display: block;
293 height: auto;
294 width: auto;
295 }
296 .rl-gallery-images .rl-gallery-image .rl-gallery-inner img.format-portrait {
297 max-width: 100%;
298 }
299 .rl-gallery-images .rl-gallery-image .rl-gallery-inner img.format-landscape {
300 max-height: 100%;
301 }
302 .rl-gallery-images .rl-gallery-image.rl-status-active .rl-gallery-inner {
303 opacity: 1;
304 }
305 .rl-gallery-images .rl-gallery-image.rl-status-inactive .rl-gallery-inner {
306 opacity: 0.4;
307 }
308 .rl-gallery-images .rl-gallery-image .rl-gallery-actions {
309 position: absolute;
310 top: -10px;
311 right: -10px;
312 }
313 .rl-gallery-images .rl-gallery-image .rl-gallery-actions a {
314 color: #777;
315 cursor: pointer;
316 overflow: visible;
317 text-align: center;
318 text-decoration: none;
319 font-size: 14px;
320 line-height: 16px;
321 width: 14px;
322 height: 14px;
323 padding: 3px;
324 background: #fff;
325 box-shadow: 0 1px 2px rgba(0,0,0,0.2);
326 border-radius: 50%;
327 opacity: 0;
328 -webkit-transition: opacity 0.3s ease-in-out;
329 -moz-transition: opacity 0.3s ease-in-out;
330 -ms-transition: opacity 0.3s ease-in-out;
331 -o-transition: opacity 0.3s ease-in-out;
332 transition: opacity 0.3s ease-in-out;
333 }
334 .rl-gallery-images .rl-gallery-image:hover .rl-gallery-actions a {
335 opacity: 1;
336 }
337 .rl-gallery-images .rl-gallery-image .rl-gallery-actions a:hover {
338 color: #333;
339 }
340 .rl-gallery-preview-pagination {
341 margin: 10px 0;
342 text-align: center;
343 }
344 .rl-gallery-preview-pagination.tablenav .tablenav-pages {
345 float: none;
346 }
347 @media screen and (max-width: 782px) {
348 .rl-gallery-preview-pagination .tablenav-pages .pagination-links .current-page {
349 display: inline-block;
350 width: auto;
351 }
352 }
353 .rl-gallery-preview-inside .spinner {
354 margin: 4px 0 0 5px;
355 float: none;
356 }
357 .rl-gallery-sortable-placeholder {
358 width: 148px;
359 height: 148px;
360 border: 1px dashed #ddd;
361 margin: 14px 14px 0 0;
362 display: inline-block;
363 }
364
365 label[for="responsive-gallery-images-hide"],
366 label[for="responsive-gallery-config-hide"],
367 label[for="responsive-gallery-design-hide"],
368 label[for="responsive-gallery-paging-hide"],
369 label[for="responsive-gallery-lightbox-hide"],
370 label[for="responsive-gallery-misc-hide"] {
371 display: none;
372 }
373
374 .media-modal.rl-edit-modal {
375 left: 15%;
376 right: 15%;
377 top: 100px;
378 bottom: 100px;
379 }
380 .media-modal.rl-edit-modal .media-toolbar,
381 .media-modal.rl-edit-modal .attachments,
382 .media-modal.rl-edit-modal .media-sidebar {
383 -webkit-transition: none;
384 -moz-transition: none;
385 -o-transition: none;
386 transition: none;
387 }
388 .media-modal.rl-edit-modal .attachments,
389 .media-modal.rl-edit-modal .media-frame-content .media-toolbar {
390 display: none;
391 }
392 .media-modal.rl-edit-modal .media-frame-content {
393 top: 50px;
394 }
395 .media-modal.rl-edit-modal .media-frame-title {
396 border-bottom: 1px solid #DFDFDF;
397 box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);
398 }
399 .media-modal.rl-edit-modal .media-frame-content .media-sidebar {
400 width: auto;
401 left: 0px;
402 }
403 .media-modal.rl-edit-modal .media-toolbar {
404 right: 0;
405 }
406 #rl-edit-attachment-modal .attachment-info .thumbnail {
407 max-width: 100%;
408 max-height: 200px;
409 }
410 #rl-edit-attachment-modal .attachment-info .thumbnail img {
411 max-width: 100%;
412 max-height: 200px;
413 }
414 #rl-edit-attachment-modal .attachment-details .edit-attachment {
415 display: none;
416 }
417
418 @media (max-width: 960px) {
419 .media-modal.rl-edit-modal {
420 left: 5%;
421 right: 5%;
422 }
423 }