PluginProbe
WANotifier for Forms and Actions / 2.4.3
WANotifier for Forms and Actions v2.4.3
3.1.1 3.1.0 3.0.4 2.7.10 2.7.11 2.7.12 2.7.13 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 2.7.8 2.7.9 3.0.0 3.0.1 3.0.2 3.0.3 trunk 0.1.0 0.1.1 1.0.0 1.0.1 1.0.2 All 67 releases
← All changes | assets/css/admin.css +1 -51 2.7.42.4.3 View file →
@@ -556,17 +556,10 @@
556 556 }
557 557 #notifier-admin-header .notifier-admin-header-content .header-menu-items ul li a.active {
558 558 color: #555;
559 559 }
560 -#notifier-admin-header .notifier-admin-header-content .header-action-links .review-us-link {
561 - color: #777;
562 -}
563 -#notifier-admin-header .notifier-admin-header-content .header-action-links .review-us-link a {
564 - text-decoration: none;
565 - color: #777;
566 -}
567 560 @media screen and (max-width: 767px) {
568 - #notifier-admin-header .notifier-admin-header-content .header-action-links > *:not(.review-us-link) {
561 + #notifier-admin-header .notifier-admin-header-content .header-action-links {
569 562 display: none !important;
570 563 }
571 564 }
572 565 #notifier-admin-header .notifier-admin-header-content .header-action-links > * {
@@ -997,48 +990,5 @@
997 990 max-width: 150px;
998 991 max-height: 150px;
999 992 -o-object-fit: cover;
1000 993 object-fit: cover;
1001 -}
1002 -
1003 -.notifier-tool-wrap {
1004 - background: #fff;
1005 - margin-bottom: 15px;
1006 - display: flex;
1007 - justify-content: space-between;
1008 - align-items: center;
1009 - padding: 20px;
1010 -}
1011 -.notifier-tool-wrap .notifier-tool-name {
1012 - margin-top: 0px;
1013 - margin-bottom: 10px;
1014 -}
1015 -.notifier-tool-wrap .notifier-tool-description {
1016 - margin: 0px;
1017 -}
1018 -
1019 -.notifier-tool-activity-wrap {
1020 - background: #ffffff;
1021 - margin-bottom: 15px;
1022 - padding: 20px;
1023 -}
1024 -.notifier-tool-activity-wrap .notifier-tool-inner-wrap {
1025 - display: flex;
1026 - justify-content: space-between;
1027 - align-items: center;
1028 -}
1029 -.notifier-tool-activity-wrap .notifier-tool-inner-wrap .notifier-tool-name {
1030 - margin-top: 0px;
1031 - margin-bottom: 10px;
1032 -}
1033 -.notifier-tool-activity-wrap .notifier-tool-inner-wrap .notifier-tool-description {
1034 - margin: 0px;
1035 -}
1036 -.notifier-tool-activity-wrap .activity-log-preview-wrap {
1037 - background: #f7f7f7;
1038 - padding: 10px;
1039 - max-height: 150px;
1040 - overflow: auto;
1041 - border: 1px solid #ddd;
1042 - border-radius: 8px;
1043 - margin-top: 10px;
1044 994 }