PluginProbe ʕ •ᴥ•ʔ
Responsive Lightbox & Gallery / 2.3.2
Responsive Lightbox & Gallery v2.3.2
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.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.css
326 lines
1 /* Responsive Lightbox settings */
2 .responsive-lightbox-settings .df-credits form {
3 min-width: 260px;
4 margin-bottom: 1em;
5 }
6 .responsive-lightbox-settings .df-credits form input {
7 margin: 0;
8 padding: 0;
9 }
10 .responsive-lightbox-settings {
11 margin-right: 300px;
12 }
13 .responsive-lightbox-settings td > label {
14 margin-right: 5px;
15 }
16 .responsive-lightbox-settings hr, .df-credits hr {
17 border: solid #eee;
18 border-width: 1px 0 0;
19 clear: both;
20 height: 0;
21 }
22 .df-credits .df-link {
23 padding-top: 5px;
24 padding-bottom: 10px;
25 margin: 0;
26 }
27
28 .df-credits .df-link a {
29 display: block;
30 text-align: center;
31 outline: none !important;
32 border: none !important;
33 box-shadow: none !important;
34 }
35
36 .df-credits .df-link a img {
37 display: block;
38 margin: 0 auto;
39 width: 80px;
40 }
41 .responsive-lightbox-settings form {
42 float: left;
43 min-width: 463px;
44 width: 100%;
45 }
46 .responsive-lightbox-settings fieldset span.description {
47 margin-bottom: 8px;
48 margin-top: 4px;
49 display: block;
50 }
51 .responsive-lightbox-settings output {
52 display: inline-block;
53 font-size: inherit;
54 margin: 0;
55 text-align: left;
56 }
57 .responsive-lightbox-settings .rl_license .dashicons {
58 vertical-align: middle;
59 }
60 .responsive-lightbox-settings .rl_license .dashicons-yes {
61 color: #0073aa;
62 }
63 .responsive-lightbox-settings .rl_license .dashicons-no {
64 color: #a00;
65 }
66 .rtl .responsive-lightbox-settings output {
67 text-align: right;
68 }
69
70 /* breadcrumbs start */
71 .responsive-lightbox-breadcrumbs-container {
72 margin: 0;
73 padding: 20px 0;
74 background: #fff;
75 border-bottom: 1px solid #ccd0d4;
76 }
77 .responsive-lightbox-breadcrumbs {
78 margin: 0 0 0 20px;
79 }
80 .responsive-lightbox-breadcrumbs p {
81 margin: 0;
82 padding: 0;
83 }
84 #wpcontent {
85 padding-left: 0;
86 }
87 #wpbody {
88 padding-left: 20px;
89 }
90 /* breadcrumbs end */
91
92 .df-credits {
93 float: right;
94 width: 280px;
95 background: #fff;
96 margin: 20px -300px 20px 20px;
97 position: relative;
98 }
99 .df-credits .inner {
100 padding-left: 10px;
101 padding-right: 10px;
102 }
103 .df-credits h3 {
104 font-size: 14px;
105 line-height: 1.4;
106 margin: 0;
107 padding: 8px 12px;
108 border-bottom: 1px solid #eee;
109 }
110 .df-credits .df-link {
111 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
112 font-style: italic;
113 padding-bottom: 10px;
114 margin: 0;
115 }
116 .df-credits .df-link a {
117 vertical-align: middle;
118 padding: 5px 0 0 4px;
119 }
120 .df-credits .df-link a {
121 vertical-align: middle;
122 padding: 5px 0 0 4px;
123 }
124
125 .df-addons:after {
126 visibility: hidden;
127 display: block;
128 content: "";
129 clear: both;
130 height: 0;
131 }
132
133 .df-addons li {
134 float: left;
135 padding: 0;
136 vertical-align: top;
137 width: 23%;
138 margin: 0 2% 2% 0;
139 border: 1px solid #ddd;
140 box-shadow: 0 1px 1px -1px rgba(0,0,0,.1);
141 background: rgba(255,255,255,.65);
142 color: inherit;
143 display: block;
144 overflow: hidden;
145 -webkit-box-sizing: border-box;
146 -moz-box-sizing: border-box;
147 box-sizing: border-box;
148 }
149
150 @media (min-width: 1200px) {
151 .df-addons li {
152 width: 23%;
153 }
154
155 .df-addons li:nth-child(4) {
156 margin-right: 0;
157 }
158
159 .df-addons li:nth-child(4n+1) {
160 clear: left;
161 }
162 }
163
164 /* Medium devices (desktops, 992px and up) */
165 @media (max-width: 1200px) {
166 .df-addons li {
167 width: 31.3%;
168 }
169
170 .df-addons li:nth-child(3) {
171 margin-right: 0;
172 }
173
174 .df-addons li:nth-child(3n+1) {
175 clear: left;
176 }
177 }
178
179 .df-addons li h3.addon-title {
180 background: #fff;
181 margin: 0 !important;
182 padding: 20px !important;
183 }
184
185 .df-addons li p.addon-description {
186 padding: 20px !important;
187 margin: 0 !important;
188 }
189
190 .df-addons li a.addon-image {
191 margin: 0;
192 padding: 0;
193 }
194
195 .df-addons li a.addon-image img {
196 display: block;
197 max-width: 100%;
198 height: auto;
199 }
200
201 .df-addons li a.addon-link {
202 margin: 0 20px 20px !important;
203 }
204
205 /* All Mobile Sizes (devices and browser) */
206 @media only screen and (max-width: 960px) {
207 .df-credits {
208 width: 100%;
209 float: none;
210 margin: 20px 0;
211 }
212 .responsive-lightbox-settings {
213 margin-right: 0;
214 }
215 }
216
217 output {
218 display: block;
219 font-size: 30px;
220 font-weight: bold;
221 text-align: center;
222 margin: 30px 0;
223 width: 100%;
224 }
225
226 /* Gallery widget */
227 .rl-gallery-widget .rl-gallery-widget-content {
228 text-align: left;
229 border: 1px dashed #aaa;
230 padding: 0 0 9px 9px;
231 min-height: 180px;
232 }
233 .rl-gallery-widget .button {
234 margin-bottom: 10px;
235 }
236 .rl-gallery-images {
237 margin: 0;
238 text-align: left;
239 }
240 .rl-gallery-images .rl-gallery-image {
241 display: inline-block;
242 width: 85px;
243 cursor: move;
244 margin: 9px 9px 0 0;
245 background: #f7f7f7;
246 border-radius: 2px;
247 position: relative;
248 box-sizing: border-box;
249 border: 1px dashed transparent;
250 }
251 .rl-gallery-sortable-placeholder {
252 width: 85px;
253 border: 1px dashed #ddd;
254 margin: 9px 9px 0 0;
255 display: inline-block;
256 }
257 .rl-gallery-images .rl-gallery-image img {
258 display: block;
259 height: auto;
260 max-width: 100%;
261 width: auto;
262 }
263 .rl-gallery-images .rl-gallery-image .inner {
264 padding: 2px;
265 }
266 .rl-gallery-images .rl-gallery-image .rl-gallery-actions {
267 position: absolute;
268 top: -10px;
269 right: -10px;
270 }
271 .rl-gallery-images .rl-gallery-image .rl-gallery-actions a {
272 color: #777;
273 cursor: pointer;
274 overflow: visible;
275 text-align: center;
276 text-decoration: none;
277 font-size: 14px;
278 line-height: 16px;
279 width: 14px;
280 height: 14px;
281 padding: 3px;
282 background: #fff;
283 box-shadow: 0 1px 2px rgba(0,0,0,0.2);
284 border-radius: 50%;
285 opacity: 0;
286 -webkit-transition: opacity 0.3s ease-in-out;
287 -moz-transition: opacity 0.3s ease-in-out;
288 -ms-transition: opacity 0.3s ease-in-out;
289 -o-transition: opacity 0.3s ease-in-out;
290 transition: opacity 0.3s ease-in-out;
291 }
292 .rl-gallery-images .rl-gallery-image:hover .rl-gallery-actions a {
293 opacity: 1;
294 }
295 .rl-gallery-images .rl-gallery-image .rl-gallery-actions a:hover {
296 color: #333;
297 }
298 #widgets-right .rl-gallery-widget-container .description {
299 padding-left: 0;
300 padding-right: 0;
301 font-style: italic;
302 }
303
304 /* Image widget */
305 .rl-image-widget .rl-image-widget-content {
306 border: 1px dashed #aaa;
307 padding: 9px;
308 text-align: left;
309 min-height: 100px;
310 }
311 .rl-image-widget .rl-image-widget-content img {
312 max-width: 100%;
313 height: auto;
314 }
315 .rl-image-widget .button {
316 margin-bottom: 10px;
317 }
318 #widgets-right .rl-image-widget-container .description {
319 padding-left: 0;
320 padding-right: 0;
321 font-style: italic;
322 }
323 .rl-spinner {
324 float: none;
325 margin: 0 0 0 4px;
326 }