PluginProbe
Social Media Auto Poster – Schedule & Publish to Buffer / 6.2.1
Social Media Auto Poster – Schedule & Publish to Buffer v6.2.1
6.2.5 6.2.4 6.2.3 6.2.2 6.2.1 6.2.0 6.1.2 6.1.1 6.1.0 6.0.9 6.0.8 6.0.7 6.0.6 6.0.5 6.0.4 6.0.3 6.0.2 6.0.1 6.0.0 3.8.1 3.8.2 3.8.3 3.8.4 3.8.5 3.8.6 All 126 releases
wp-to-buffer / lib / social / assets / scss / admin.scss

admin.scss in Social Media Auto Poster – Schedule & Publish to Buffer 6.2.1, at lib/social/assets/scss/admin.scss

720 lines 10.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /**
2 * Menu Icon
3 */
4 li.toplevel_page_wp-to-buffer-pro-settings,
5 li.toplevel_page_wp-to-buffer-pro,
6 li.toplevel_page_wp-to-buffer-settings,
7 li.toplevel_page_wp-to-buffer,
8 li.toplevel_page_wp-to-hootsuite-pro-settings,
9 li.toplevel_page_wp-to-hootsuite-pro,
10 li.toplevel_page_wp-to-hootsuite-settings,
11 li.toplevel_page_wp-to-hootsuite,
12 li.toplevel_page_wpzinc-social-publisher-for-postiz-pro-settings,
13 li.toplevel_page_wpzinc-social-publisher-for-postiz-pro,
14 li.toplevel_page_wpzinc-social-publisher-for-postiz-settings,
15 li.toplevel_page_wpzinc-social-publisher-for-postiz {
16
17 a {
18
19 div.wp-menu-image {
20
21 img {
22 width: 16px;
23 height: 16px;
24 }
25 }
26 }
27 }
28
29 /**
30 * Post Meta
31 */
32 body.post-php,
33 body.post-new-php {
34
35 #wp-to-buffer,
36 #wp-to-buffer-pro,
37 #wp-to-hootsuite,
38 #wp-to-hootsuite-pro,
39 #wpzinc-social-publisher-for-postiz,
40 #wpzinc-social-publisher-for-postiz-pro {
41
42 /**
43 * Force Gutenberg Show / Hide Arrow Button to display over h2.hndle,
44 * otherwise .hndle background will hide this button
45 */
46 > .handlediv {
47 position: relative;
48 z-index: 2;
49 }
50
51 > .hndle {
52 background: #fff;
53 border-top: 1px solid #e5e5e5;
54 border-right: 1px solid #e5e5e5;
55 border-left: 1px solid #e5e5e5;
56 }
57
58 div.inside {
59 margin: 0;
60 padding: 0;
61
62 #wp-to-buffer-pro-override,
63 #wp-to-hootsuite-pro-override,
64 #wpzinc-social-publisher-for-postiz-pro-override {
65 display: none;
66 margin-top: -1px;
67 border-bottom: 1px solid #dfdfdf;
68 }
69 }
70 }
71
72 /**
73 * Image
74 */
75 #wp-to-buffer-pro-image,
76 #wp-to-hootsuite-pro-image,
77 #wpzinc-social-publisher-for-postiz-pro-image {
78
79 div.inside {
80 margin: 0;
81 padding: 0;
82 }
83 }
84 }
85
86 /**
87 * Log
88 */
89 #wp-to-buffer-log,
90 #wp-to-buffer-pro-log,
91 #wp-to-hootsuite-log,
92 #wp-to-hootsuite-pro-log,
93 #wpzinc-social-publisher-for-postiz-log,
94 #wpzinc-social-publisher-for-postiz-pro-log {
95
96 div.inside {
97 margin: 0;
98 padding: 0;
99
100 div.wpzinc-option {
101
102 table.wpzinc-social-log {
103
104 thead {
105
106 tr {
107
108 th {
109 font-weight: 700;
110 }
111 }
112 }
113 }
114 }
115 }
116 }
117
118 table.wpzinc-social-log {
119
120 tbody {
121
122 tr {
123
124 &.success {
125
126 td,
127 th {
128 background: #ddfede;
129 }
130
131 &.alternate {
132
133 td,
134 th {
135 background: #cafcbb;
136 }
137 }
138 }
139
140 &.warning {
141
142 td,
143 th {
144 background: #ffa500;
145 }
146
147 &.alternate {
148
149 td,
150 th {
151 background: #e6a62e;
152 }
153 }
154 }
155
156 &.error {
157
158 td,
159 th {
160 background: #ffcdcd;
161 }
162
163 &.alternate {
164
165 td,
166 th {
167 background: #fcbbbb;
168 }
169 }
170
171 a {
172 text-decoration: none;
173 }
174 }
175 }
176 }
177 }
178
179 /**
180 * Gutenberg Meta Boxes
181 */
182 body.block-editor-page {
183
184 #wp-to-buffer,
185 #wp-to-buffer-pro,
186 #wp-to-hootsuite,
187 #wp-to-hootsuite-pro,
188 #wp-to-buffer-log,
189 #wp-to-buffer-pro-log,
190 #wp-to-hootsuite-log,
191 #wp-to-hootsuite-pro-log,
192 #wpzinc-social-publisher-for-postiz-log,
193 #wpzinc-social-publisher-for-postiz-pro-log {
194 margin-bottom: 20px;
195 }
196 }
197
198 /**
199 * Settings Header Icon
200 */
201 body.wpzinc.wp-to-buffer,
202 body.wpzinc.wp-to-buffer-pro {
203
204 div.wrap {
205
206 h1.wp-heading-inline {
207 background-image: url(../images/icons/buffer-light.svg);
208 background-position: 25px 50%;
209 background-repeat: no-repeat;
210 background-size: 32px 32px;
211 }
212 }
213 }
214
215 body.wpzinc.wp-to-hootsuite,
216 body.wpzinc.wp-to-hootsuite-pro {
217
218 div.wrap {
219
220 h1.wp-heading-inline {
221 background-image: url(../images/icons/hootsuite-light.svg);
222 background-position: 25px 50%;
223 background-repeat: no-repeat;
224 background-size: 32px 32px;
225 }
226 }
227 }
228
229 body.wpzinc.wpzinc-social-publisher-for-postiz,
230 body.wpzinc.wpzinc-social-publisher-for-postiz-pro {
231
232 div.wrap {
233
234 h1.wp-heading-inline {
235 background-image: url(../images/icons/postiz-light.svg);
236 background-position: 25px 50%;
237 background-repeat: no-repeat;
238 background-size: 32px 32px;
239 }
240 }
241 }
242
243 /**
244 * Settings (Post Meta and Settings Screen)
245 */
246 #wp-to-buffer,
247 #wp-to-buffer-pro,
248 #wp-to-hootsuite,
249 #wp-to-hootsuite-pro,
250 #wpzinc-social-publisher-for-postiz,
251 #wpzinc-social-publisher-for-postiz-pro {
252
253 ul.wpzinc-nav-tabs {
254
255 li {
256
257 /**
258 * Settings
259 */
260 &.image {
261
262 a {
263 background-image: url(../../../shared/feather/image.svg);
264 background-size: 16px 16px;
265 }
266 }
267
268 &.lock {
269
270 a {
271 background-image: url(../../../shared/feather/lock.svg);
272 background-size: 16px 16px;
273 }
274 }
275
276 &.arrow-right-circle {
277
278 a {
279 background-image: url(../../../shared/feather/arrow-right-circle.svg);
280 background-size: 16px 16px;
281 }
282 }
283
284 &.file-text {
285
286 a {
287 background-image: url(../../../shared/feather/file-text.svg);
288 background-size: 16px 16px;
289 }
290 }
291
292 &.users {
293
294 a {
295 background-image: url(../../../shared/feather/users.svg);
296 background-size: 16px 16px;
297 }
298 }
299
300 &.tag {
301
302 a {
303 background-image: url(../../../shared/feather/tag.svg);
304 background-size: 16px 16px;
305 }
306 }
307
308 /**
309 * Post Types
310 */
311 &.default {
312
313 a {
314 background-image: url(../../../shared/feather/settings.svg);
315 background-size: 16px 16px;
316 }
317 }
318
319 &.facebook {
320
321 a {
322 background-image: url(../../../shared/feather/facebook.svg);
323 background-size: 16px 16px;
324 }
325 }
326
327 &.threads {
328
329 a {
330 background-image: url(../../../shared/feather/at-sign.svg);
331 background-size: 16px 16px;
332 }
333 }
334
335 &.twitter {
336
337 a {
338 background-image: url(../../../shared/feather/twitter.svg);
339 background-size: 16px 16px;
340 }
341 }
342
343 &.linkedin {
344
345 a {
346 background-image: url(../../../shared/feather/linkedin.svg);
347 background-size: 16px 16px;
348 }
349 }
350
351 &.google {
352
353 a {
354 background-image: url(../../../shared/feather/google.svg);
355 background-size: 16px 16px;
356 }
357 }
358
359 &.mastodon {
360
361 a {
362 background-image: url(../../../shared/feather/mastodon.svg);
363 background-size: 16px 16px;
364 }
365 }
366
367 &.pinterest {
368
369 a {
370 background-image: url(../../../shared/feather/pinterest.svg);
371 background-size: 16px 16px;
372 }
373 }
374
375 &.googlebusiness {
376
377 a {
378 background-image: url(../../../shared/feather/home.svg);
379 background-size: 16px 16px;
380 }
381 }
382
383 &.instagram {
384
385 a {
386 background-image: url(../../../shared/feather/instagram.svg);
387 background-size: 16px 16px;
388 }
389 }
390
391 &.bluesky {
392
393 a {
394 background-image: url(../../../shared/feather/bluesky.svg);
395 background-size: 16px 16px;
396 }
397 }
398
399 &.tiktok {
400
401 a {
402 background-image: url(../../../shared/feather/tiktok.svg);
403 background-size: 16px 16px;
404 }
405 }
406
407 &.tumblr {
408
409 a {
410 background-image: url(../../../shared/feather/tumblr.svg);
411 background-size: 16px 16px;
412 }
413 }
414
415 &.vk {
416
417 a {
418 background-image: url(../../../shared/feather/vk.svg);
419 background-size: 16px 16px;
420 }
421 }
422 }
423 }
424
425 ul.wpzinc-nav-tabs,
426 ul.wpzinc-nav-tabs-horizontal {
427
428 li {
429
430 a {
431
432 span.dashicons.dashicons-yes {
433 display: none;
434 }
435
436 &.enabled {
437
438 span.dashicons.dashicons-yes {
439 display: inline-block;
440 }
441 }
442 }
443 }
444 }
445
446 /**
447 * Media Library
448 */
449 .wpzinc-media-library {
450 width: 150px;
451 }
452
453 /**
454 * Postbox
455 */
456 div.postbox {
457 width: 100%;
458
459 /**
460 * Statuses
461 */
462 div.statuses {
463
464 /**
465 * Status
466 */
467 tr.status {
468
469 /**
470 * Don't display first status' delete button
471 */
472 &.first {
473
474 td.actions {
475
476 a.delete-status {
477 display: none;
478 }
479 }
480 }
481
482 /**
483 * Columns
484 */
485 td {
486
487 &.count {
488 width: 20px;
489 }
490
491 &.actions {
492 width: 80px;
493 }
494 }
495 }
496
497 /**
498 * Status Form Container Row
499 */
500 tr.status-form-container {
501
502 > td {
503 padding: 0;
504 }
505 }
506 }
507 }
508 }
509
510 /**
511 * Status Form
512 */
513 body.wpzinc {
514
515 .wrap {
516
517 /**
518 * Inline Notices
519 */
520 form.wpzinc-social {
521
522 div.notice-inline {
523 margin: 5px 0 15px 0;
524 padding: 8px 12px;
525 border-left: 4px solid#f0b849;
526 background-color: #fef8ee;
527
528 p {
529 margin: 0.5em 0;
530 padding: 0;
531 font-size: 13px;
532 line-height: 1.54;
533 color: #1e1e1e;
534 }
535 }
536 }
537
538 .wpzinc-social-status-form {
539
540 > .wpzinc-option {
541 padding: 20px 30px;
542 }
543
544 div.images {
545 margin: 0 0 10px 0;
546
547 select.right {
548 margin: 0 0 0 5px;
549 }
550 }
551
552 div.tags {
553 margin: 0 0 10px 0;
554 }
555
556 /**
557 * Character Count
558 */
559 small.characters {
560 display: inline-block;
561 line-height: 1;
562 }
563
564 h3 {
565 margin: 0;
566 }
567
568 /**
569 * Status
570 */
571 div.status,
572 div.scheduling,
573 div.pinterest,
574 div.googlebusiness,
575 div.images,
576 div.text-to-image {
577
578 select,
579 input[type="text"]="text""],
580 textarea {
581 margin: 0 0 7px 0;
582 }
583 }
584
585 /**
586 * Scheduling
587 */
588 div.schedule {
589
590 label,
591 .custom {
592 display: inline-block;
593 vertical-align: middle;
594 }
595
596 input[type="number"]="number""] {
597 width: 50px;
598 }
599 }
600
601 /**
602 * Section divider
603 */
604 div.section {
605 margin: 15px 0 0 0;
606 padding: 15px 0 0 0;
607 border-top: 1px solid #dfdfdf;
608
609 table {
610
611 th.actions,
612 td.actions {
613 width: 71px;
614 }
615 }
616 }
617 }
618 }
619
620 /**
621 * Progress Bar
622 */
623 .wpzinc-option.progressbar {
624
625 /**
626 * jQuery UI ProgressBar
627 */
628 .ui-progressbar {
629 height: 2em;
630 text-align: left;
631 overflow: hidden;
632 }
633
634 .ui-progressbar .ui-progressbar-value {
635 margin: -1px;
636 height: 100%;
637 }
638
639 .ui-progressbar .ui-progressbar-overlay {
640 background: #008000;
641 height: 100%;
642 filter: alpha(opacity=25); /* support: IE8 */
643 opacity: 0.25;
644 }
645
646 .ui-progressbar-indeterminate .ui-progressbar-value {
647 background-image: none;
648 }
649
650 .ui-widget {
651 font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
652 font-size: 1.1em;
653 }
654
655 .ui-widget .ui-widget {
656 font-size: 1em;
657 }
658
659 .ui-widget input,
660 .ui-widget select,
661 .ui-widget textarea,
662 .ui-widget button {
663 font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
664 font-size: 1em;
665 }
666
667 .ui-widget-content {
668 border: 1px solid #ddd;
669 background: #eee;
670 color: #333;
671 }
672
673 .ui-widget-content a {
674 color: #333;
675 }
676
677 .ui-widget-header {
678 border: 1px solid #e78f08;
679 background: #008000;
680 color: #fff;
681 font-weight: 700;
682 }
683
684 .ui-widget-header a {
685 color: #fff;
686 }
687 }
688
689 /**
690 * Newsletter Form (Kit)
691 *
692 * Kit's embedded form stylesheet adds padding-top: 56px to the "clean"
693 * form style, which looks oversized in the narrow sidebar. Reset it to the
694 * form's base 10px padding. !important overrides Kit's inline stylesheet,
695 * which is more specific and loaded after ours.
696 */
697 .formkit-form {
698
699 [data-style="clean"]="clean""] {
700 padding-top: 10px !important;
701 }
702 }
703 }
704
705 /**
706 * Table Row Repeaters (Custom Fields, Custom Tags)
707 */
708 table {
709
710 tr.hide-delete-button {
711
712 td {
713
714 .wpzinc-delete-table-row {
715 display: none;
716 }
717 }
718 }
719 }
720