PluginProbe
WPGet API – Connect to any external REST API / 1.9.0
WPGet API – Connect to any external REST API v1.9.0
1.9.2 1.9.3 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.1.0 2.1.1 2.1.3 2.1.4 2.1.5 2.2.0 2.2.1 2.2.10 2.2.2 2.2.3 All 97 releases
← All changes | assets/css/wpgetapi-admin.css +11 -115 2.0.41.9.0 View file →
@@ -120,37 +120,11 @@
120 120 }
121 121 .wrap.wpgetapi .sidebar_cell .box h3 {
122 122 margin-top: 0;
123 123 }
124 -.wrap.wpgetapi .sidebar_cell .box h4 {
125 - margin: 0 -20px;
126 - padding: 2px 20px 15px;
127 - border-bottom: 1px solid #ddd;
128 - font-size: 0.9rem;
129 - background: #fff;
130 -}
131 124 .wrap.wpgetapi .sidebar_cell .box a {
132 125 text-decoration: none;
133 126 }
134 -.wrap.wpgetapi .sidebar_cell .box.help-box {
135 - display: block;
136 - position: relative;
137 -}
138 -
139 -.wrap.wpgetapi .sidebar_cell .box.help-box .button {
140 - background: #fff;
141 - color: #74bc35;
142 - padding: 8px 20px;
143 - border-radius: 3px;
144 - font-size: 0.85rem;
145 - font-weight: 600;
146 - border: 2px solid;
147 - box-shadow: 0 6px 9px -4px rgba(0 0 0 / 12%);
148 - margin: 25px 0 0;
149 - width: 100%;
150 - display: block;
151 - text-align: center;
152 -}
153 127 .wrap.wpgetapi .cmb2-metabox {
154 128 margin-bottom: 20px;
155 129 }
156 130 .wrap.wpgetapi .cmb-th {
@@ -172,12 +146,8 @@
172 146 .wrap.wpgetapi .cmb-td select {
173 147 width: 450px;
174 148 max-width: 95%;
175 149 }
176 -.wrap.wpgetapi .cmb-td input.regular-text, .wrap.wpgetapi .cmb-td select, .wrap.wpgetapi .cmb-td textarea {
177 - border-color: #c2cbd8;
178 - padding: 3px 12px;
179 -}
180 150 .cmb-repeatable-group .cmb-group-title {
181 151 background-color: #dedede;
182 152 }
183 153 .wrap.wpgetapi .cmb-type-group .cmb-th {
@@ -196,36 +166,8 @@
196 166 padding-top: 0 !important;
197 167 padding-bottom: 0 !important;
198 168 font-weight: 300;
199 169 }
200 -.wrap.wpgetapi span.dashicons.dashicons-editor-help {
201 - color: #bac1c7;
202 - display: inline-block;
203 - float: right;
204 - margin: 0;
205 - padding: 0;
206 -}
207 -.wpgetapi-tooltip {
208 - position: absolute;
209 - top: 0;
210 - padding: 10px 15px;
211 - border: 1px solid #ddd;
212 - background: white;
213 - border-radius: 4px;
214 - box-shadow: 0 3px 9px #bac1c7;
215 - max-width: 300px;
216 -}
217 -.wpgetapi-tooltip a {
218 - display: inline-block;
219 - background: #fff;
220 - padding: 4px 10px;
221 - color: #2271b1;
222 - border: 1px solid #2271b1;
223 - border-radius: 4px;
224 - text-decoration: none;
225 - font-size: 12px;
226 - margin: 10px 0 5px;
227 -}
228 170 .wrap.wpgetapi p.cmb2-metabox-description a,
229 171 .wrap.wpgetapi p.cmb2-metabox-description a .dashicons{
230 172 text-decoration: none;
231 173 font-weight: inherit;
@@ -274,42 +216,25 @@
274 216 text-decoration: none;
275 217 text-shadow: none;
276 218 }
277 219 .wrap.wpgetapi .cmb-type-group .cmb-repeat-group-field {
278 - padding: 0 20px 15px !important;
279 - border: none !important;
220 + padding: 0 20px 8px !important;
280 221 }
281 222 .wrap.wpgetapi .cmb-repeatable-group .cmb-group-title {
282 223 padding: 15px 12px 15px 2.2em !important;
283 - background: #fafafa;
224 + background: #f8f8f8;
284 225 border-bottom: 1px solid #ddd;
285 226 }
286 227 .wrap.wpgetapi .cmb-repeat-table .cmb-td .input-wrap {
287 - width: 48%;
228 + width: 50%;
288 229 float: left;
289 230 }
290 -.wrap.wpgetapi .cmb-repeat-table .cmb-td .input-wrap input,
291 -.wrap.wpgetapi .cmb-repeat-table .cmb-td .input-wrap textarea {
292 - max-width: 100%;
293 -}
294 -.wrap.wpgetapi .cmb-repeat-table .cmb-td .input-wrap textarea {
295 - padding: 8px 15px 8px;
296 -}
297 -.wrap.wpgetapi .cmb-repeat-table .cmb-row.cmb-repeat-row span.colon {
298 - width: 4%;
299 - display: inline-block;
300 - float: left;
301 - text-align: center;
302 - vertical-align: middle;
303 - line-height: 1.8rem;
304 - font-weight: bold;
305 -}
306 231 .wrap.wpgetapi .cmb-repeat-table label {
307 - display: none;
232 + font-size:13px;
233 + display: block;
308 234 }
309 235 .wrap.wpgetapi .cmb-repeat-table.cmb-nested {
310 - margin-top: 2px;
311 - border-radius: 4px;
236 + margin-top: 8px;
312 237 }
313 238 .wrap.wpgetapi .cmb-remove-field-row {
314 239 padding: 0 20px !important;
315 240 }
@@ -314,25 +239,15 @@
314 239 padding: 0 20px !important;
315 240 }
316 241
317 242 .wrap.wpgetapi .cmb-type-parameter .cmb-repeat-table .cmb-row.cmb-repeat-row {
318 - padding: 10px 10px 8px 10px;
319 - background: #fdfdfd;
320 - border-radius: 4px;
243 + padding: 5px 10px 5px 50px;
321 244 }
322 -.wrap.wpgetapi .cmb-repeat-table .cmb-row.cmb-repeat-row:before {
323 - display: none;
324 -}
325 -
326 245 .wrap.wpgetapi .cmb-type-parameter .cmb-add-row .button-secondary {
327 246 font-size: 12px;
328 247 line-height: 2;
329 248 min-height: 24px;
330 - background: #fff;
331 249 }
332 -.wrap.wpgetapi .button-secondary {
333 - background: #fff;
334 -}
335 250 .wrap.wpgetapi .cmb-type-parameter .cmb-add-row:before {
336 251 height: 1em;
337 252 }
338 253
@@ -337,12 +252,12 @@
337 252 }
338 253
339 254 .wrap.wpgetapi pre {
340 255 display: inline-block;
341 - background: #f4f7fa;
256 + background: #f4f7f9;
342 257 padding: 12px 20px;
343 258 margin: 10px 0 10px;
344 - border-radius: 4px;
259 + border-radius: 2px;
345 260 color: #222;
346 261 white-space: pre-line;
347 262 line-height: 0.9;
348 263 font-size: 13px;
@@ -356,11 +271,9 @@
356 271 color: #5e9929;
357 272 }
358 273 .wrap.wpgetapi pre.functions {
359 274 display: block;
360 - margin: 20px 20px 20px 20px;
361 - line-height: 0.7;
362 - padding: 12px 20px 5px;
275 + margin: 15px 20px 20px 20px;
363 276 }
364 277 .wrap.wpgetapi pre.functions .dashicons {
365 278 font-size: 16px;
366 279 color: #a7aaad;
@@ -383,9 +296,9 @@
383 296 width: calc( 100% - 200px);
384 297 }
385 298 .wpgetapi_page_wpgetapi_oauth .wrap.wpgetapi .cmb-type-parameter > .cmb-td .name,
386 299 .wpgetapi_page_wpgetapi_oauth .wrap.wpgetapi .cmb-type-parameter > .cmb-td .value {
387 - width: 48%;
300 + width: 50%;
388 301 float: left;
389 302 }
390 303
391 304 .wrap.wpgetapi .cmb2-metabox .section-wrapper {
@@ -455,25 +368,8 @@
455 368 .wrap.wpgetapi .section-wrapper .cmb-row.cmb-type-title {
456 369 border-bottom: 1px solid #ddd;
457 370 margin: 0 -27px 15px;
458 371 padding: 0 27px;
459 -}
460 -
461 -.wrap.wpgetapi .cmb-type-group .cmb-repeat-group-field.field-actions {
462 - border-top: 1px solid #ddd !important;
463 - padding-top: 20px !important;
464 - padding-bottom: 20px !important;
465 -}
466 -.wrap.wpgetapi .cmb-type-group .cmb-repeat-group-field.field-wpdatatables-table {
467 - border-top: 1px solid #ddd !important;
468 - padding: 10px 20px 20px !important;
469 -}
470 -.wpgetapi .wpdatatables-buttons a.button {
471 - margin-right: 15px;
472 -}
473 -.wrap.wpgetapi .cmb-type-group .cmb-remove-field-row {
474 - border-top: 1px solid #ddd !important;
475 - padding: 20px 20px 10px !important;
476 372 }
477 373 @media screen and (max-width: 1024px) {
478 374 .wrap.wpgetapi .main_content_cell {
479 375 width: auto;