PluginProbe
Patchstack – WordPress & Plugins Security / 2.3.6
Patchstack – WordPress & Plugins Security v2.3.6
2.3.7 trunk 2.1.0 2.1.1 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 2.1.2 2.1.20 2.1.21 2.1.22 2.1.23 2.1.24 2.1.25 2.1.3 2.1.4 2.1.5 2.1.6 All 49 releases
← All changes | assets/css/patchstack.css +0 -48 trunk2.3.6 View file →
@@ -623,53 +623,5 @@
623 623 }
624 624
625 625 .patchstack-top-16 {
626 626 margin-top: 16px;
627 -}
628 -
629 -/* Connection status row with Retry + last sync */
630 -.patchstack-rows > div.patchstack-connection-row {
631 - align-items: center;
632 -}
633 -.patchstack-retry-link {
634 - color: #afe614;
635 - text-decoration: none;
636 - margin-left: 8px;
637 - font-size: 14px;
638 -}
639 -.patchstack-retry-link:hover {
640 - text-decoration: underline;
641 -}
642 -.patchstack-retry-link.is-loading {
643 - opacity: 0.5;
644 - cursor: wait;
645 - pointer-events: none;
646 -}
647 -.patchstack-connection-status {
648 - display: inline-flex;
649 - align-items: center;
650 - gap: 8px;
651 -}
652 -.patchstack-rows > div .patchstack-connection-status.is-connected,
653 -.patchstack-rows > div .patchstack-connection-status.is-connected .patchstack-last-sync {
654 - color: #afe614;
655 -}
656 -.patchstack-rows > div .patchstack-connection-status.is-connected .patchstack-status-dot {
657 - background-color: #afe614;
658 -}
659 -.patchstack-rows > div .patchstack-connection-status.is-disconnected,
660 -.patchstack-rows > div .patchstack-connection-status.is-disconnected .patchstack-last-sync {
661 - color: #ed645e;
662 -}
663 -.patchstack-rows > div .patchstack-connection-status.is-disconnected .patchstack-status-dot {
664 - background-color: #ed645e;
665 -}
666 -.patchstack-connection-status .patchstack-last-sync {
667 - font-size: 16px;
668 -}
669 -.patchstack-status-dot {
670 - width: 10px;
671 - height: 10px;
672 - border-radius: 50%;
673 - background-color: currentColor;
674 - display: inline-block;
675 627 }