PluginProbe ʕ •ᴥ•ʔ
Responsive Lightbox & Gallery / 2.3.1
Responsive Lightbox & Gallery v2.3.1
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 5 years ago admin-galleries.css 5 years ago admin-gallery.css 5 years ago admin-plugins.css 5 years ago admin.css 5 years ago gallery-basicgrid.css 8 years ago gallery-basicmasonry.css 8 years ago gallery.css 8 years ago gutenberg.min.css 5 years ago
admin-galleries.css
473 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 #postbox-container-2 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
112 .rl-gallery-tab:before {
113 display: inline-block;
114 font: 400 14px/1 dashicons;
115 vertical-align: middle;
116 padding-right: 5px;
117 margin-top: -2px;
118 content: "\f128";
119 }
120 #rl-gallery-tab-images:before {
121 content: "\f161";
122 }
123 #rl-gallery-tab-config:before {
124 content: "\f111";
125 }
126 #rl-gallery-tab-design:before {
127 content: "\f100";
128 }
129 #rl-gallery-tab-paging:before {
130 content: "\f333";
131 }
132 #rl-gallery-tab-lightbox:before {
133 content: "\f128";
134 }
135 #rl-gallery-tab-misc:before {
136 content: "\f107";
137 }
138
139 .rl-gallery-field-section h3 {
140 margin: 0;
141 font-style: italic;
142 }
143
144 .rl-metabox-content .inside {
145 padding: 8px 16px 16px;
146 }
147
148 #responsive-gallery-shortcode .inside {
149 padding:-bottom 16px;
150 }
151
152 #responsive-gallery-shortcode .rl-shortcode {
153 display: block;
154 }
155
156 .rl-hide-metabox {
157 display: none !important;
158 }
159
160 .rl-display-metabox {
161 display: block !important;
162 }
163
164 .rl-gallery-tab-menu {
165 margin: 10px 0;
166 }
167
168 .rl-gallery-tab-menu .spinner {
169 margin: -1px 0 0 5px;
170 float: none;
171 }
172
173 .rl-gallery-tab-menu.rl-loading-content input,
174 .rl-gallery-tab-menu.rl-loading-content label {
175 pointer-events: none;
176 }
177
178 .rl-gallery-tab-description {
179 font-style: italic;
180 }
181
182 .rl-gallery-tab-content {
183 margin-top: 15px;
184 }
185
186 .rl-gallery-tab-content.rl-loading-content {
187 pointer-events: none;
188 opacity: 0.4;
189 transition: opacity 0.3s ease-in-out;
190 }
191
192 .rl-gallery-tab-content .description {
193 font-size: 13px;
194 }
195
196 .rl-gallery-tab-inside > div {
197 margin: 10px 0;
198 }
199
200 .rl-gallery-tab-content .form-table td:first-child label {
201 font-weight: 600;
202 color: #23282d;
203 }
204
205 .rl-gallery-tab-inside .form-table {
206 width: 100%;
207 margin: 0;
208 padding: 0;
209 }
210
211 .rl-gallery-tab-inside textarea {
212 height: 120px;
213 }
214
215 .rl-gallery-tab-inside .form-table td:first-child {
216 width: 200px;
217 vertical-align: top;
218 }
219
220 .rl-gallery-tab-inside .form-table td {
221 padding: 15px 10px 15px 0;
222 }
223
224 .rl-gallery-tab-inside .form-table td {
225 padding: 10px;
226 }
227
228 .rl-gallery-tab-content .form-table td.rl-colspan {
229 padding-left: 0;
230 padding-right: 0;
231 }
232
233 .rl-gallery-tab-inside .rl-gallery-content {
234 text-align: left;
235 border: 1px dashed #aaa;
236 padding: 0;
237 margin: 16px 0 0 0;
238 min-height: 178px;
239 line-height: 0;
240 }
241
242 .rl-gallery-field-output {
243 display: inline-block;
244 font-size: inherit;
245 margin: 0;
246 text-align: left;
247 }
248
249 .rl-gallery-field-hidden {
250 display: none;
251 }
252
253 .rl-gallery-preview-inside .spinner {
254 margin: 4px 0 0 5px;
255 float: none;
256 }
257
258 .rl-gallery-images {
259 margin: 0 0 14px 14px;
260 font-size: 0;
261 }
262
263 .rl-gallery-images.rl-gallery-images-featured .rl-gallery-image {
264 cursor: default;
265 }
266
267 .rl-gallery-images.rl-gallery-images-featured .rl-gallery-image-remove {
268 display: none;
269 }
270
271 .rl-gallery-sortable-placeholder {
272 width: 148px;
273 height: 148px;
274 border: 1px dashed #ddd;
275 margin: 14px 14px 0 0;
276 display: inline-block;
277 }
278
279 .rl-gallery-images .rl-gallery-image {
280 display: inline-block;
281 width: 150px;
282 height: 150px;
283 margin: 14px 14px 0 0;
284 position: relative;
285 box-sizing: border;
286 }
287
288 .rl-gallery-images .rl-gallery-image .rl-gallery-inner {
289 position: relative;
290 width: 150px;
291 height: 150px;
292 overflow: hidden;
293 }
294
295 .rl-gallery-images .rl-gallery-image .rl-gallery-inner img {
296 position: absolute;
297 left: 50%;
298 top: 50%;
299 height: 100%;
300 width: auto;
301 -webkit-transform: translate(-50%,-50%);
302 -ms-transform: translate(-50%,-50%);
303 transform: translate(-50%,-50%);
304 }
305
306 .rl-gallery-images .rl-gallery-image.rl-status-active .rl-gallery-inner {
307 opacity: 1;
308 }
309
310 .rl-gallery-images .rl-gallery-image.rl-status-inactive .rl-gallery-inner {
311 opacity: 0.4;
312 }
313
314 .rl-gallery-images .rl-gallery-image img {
315 width: 150px;
316 height: 150px;
317 }
318
319 .rl-gallery-images .rl-gallery-image .rl-gallery-actions {
320 position: absolute;
321 top: -10px;
322 right: -10px;
323 }
324
325 .rl-gallery-images .rl-gallery-image .rl-gallery-actions a {
326 color: #777;
327 cursor: pointer;
328 overflow: visible;
329 text-align: center;
330 text-decoration: none;
331 font-size: 14px;
332 line-height: 16px;
333 width: 14px;
334 height: 14px;
335 padding: 3px;
336 background: #fff;
337 box-shadow: 0 1px 2px rgba(0,0,0,0.2);
338 border-radius: 50%;
339 opacity: 0;
340 -webkit-transition: opacity 0.3s ease-in-out;
341 -moz-transition: opacity 0.3s ease-in-out;
342 -ms-transition: opacity 0.3s ease-in-out;
343 -o-transition: opacity 0.3s ease-in-out;
344 transition: opacity 0.3s ease-in-out;
345 }
346
347 .rl-gallery-images .rl-gallery-image:hover .rl-gallery-actions a {
348 opacity: 1;
349 }
350
351 .rl-gallery-images .rl-gallery-image .rl-gallery-actions a:hover {
352 color: #333;
353 }
354
355 .rl-rules-groups {
356 margin-top: 16px;
357 }
358
359 .rl-or-rules {
360 margin: 16px 0;
361 }
362
363 .rl-rules-group table {
364 border-spacing: 0;
365 }
366
367 .rl-rules-group table td {
368 padding: 0 5px 5px 0;
369 }
370
371 select.rl-rule-type {
372 margin: 0;
373 }
374
375 .rl-rules-group .rl-add-rule {
376 margin-top: 6px;
377 }
378
379 label[for="responsive-gallery-images-hide"], label[for="responsive-gallery-config-hide"], label[for="responsive-gallery-lightbox-hide"], label[for="responsive-gallery-misc-hide"] {
380 display: none;
381 }
382
383 .media-modal.rl-edit-modal {
384 left: 15%;
385 right: 15%;
386 top: 100px;
387 bottom: 100px;
388 }
389
390 .media-modal.rl-edit-modal .media-toolbar,
391 .media-modal.rl-edit-modal .attachments,
392 .media-modal.rl-edit-modal .media-sidebar {
393 -webkit-transition: none;
394 -moz-transition: none;
395 -o-transition: none;
396 transition: none;
397 }
398
399 .media-modal.rl-edit-modal .media-frame-router,
400 .media-modal.rl-edit-modal .attachments,
401 .media-modal.rl-edit-modal .media-frame-content .media-toolbar {
402 display: none;
403 }
404
405 .media-modal.rl-edit-modal .media-frame-content {
406 top: 50px;
407 }
408
409 .media-modal.rl-edit-modal .media-frame-title {
410 border-bottom: 1px solid #DFDFDF;
411 box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);
412 }
413
414 .media-modal.rl-edit-modal .media-frame-content .media-sidebar {
415 width: auto;
416 left: 0px;
417 }
418
419 .media-modal.rl-edit-modal .media-toolbar {
420 right: 0;
421 }
422
423 #rl-edit-attachment-modal .attachment-details .setting span, #rl-edit-attachment-modal .media-sidebar .setting span {
424 margin-right: 0;
425 width: 120px;
426 min-width: 120px;
427 }
428
429 #rl-edit-attachment-modal .attachment-details .setting .value, #rl-edit-attachment-modal .attachment-details .setting input, #rl-edit-attachment-modal .attachment-details .setting textarea {
430 width: calc( 100% - 130px );
431 }
432
433 #rl-edit-attachment-modal .attachment-info {
434 width: 50%;
435 float: left;
436 border-bottom: none;
437 min-height: 120px;
438 }
439
440 #rl-edit-attachment-modal .attachment-info .thumbnail {
441 width: 50%;
442 max-width: 100%;
443 max-height: inherit;
444 }
445
446 #rl-edit-attachment-modal .attachment-info .thumbnail img {
447 max-width: 100%;
448 max-height: inherit;
449 }
450
451 #rl-edit-attachment-modal .attachment-details .setting {
452 width: 50%;
453 }
454
455 #rl-edit-attachment-modal .compat-item {
456 display: none;
457 }
458
459 .rl-gallery-preview-pagination {
460 margin: 10px 0;
461 text-align: center;
462 }
463
464 .rl-gallery-preview-pagination.tablenav .tablenav-pages {
465 float: none;
466 }
467
468 @media (max-width: 960px) {
469 .media-modal.rl-edit-modal {
470 left: 10%;
471 right: 10%;
472 }
473 }