PluginProbe ʕ •ᴥ•ʔ
Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress / 4.17.1
Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress v4.17.1
4.17.1 4.17.0 4.16.19 4.16.18 4.16.17 4.16.16 trunk 1.0 1.0.1 1.0.2 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.5a 1.1.6 1.1.7 1.2 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.3 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.4 1.4.1 1.4.2 1.5 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.6 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.6.8 1.7 1.7.1 1.7.2 1.8 1.8.1 1.8.10 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9 1.9.1 1.9.10 1.9.11 1.9.12 1.9.13 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.1.9 2.2.10 2.2.11 2.2.12 2.2.13 2.2.14 2.2.15 2.2.16 2.2.2 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 3.0 3.1 3.1.1 3.1.10 3.1.11 3.1.12 3.1.13 3.1.14 3.1.15 3.1.16 3.1.17 3.1.18 3.1.19 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 3.1.7 3.1.8 3.1.9 3.2.0 3.2.1 3.2.10 3.2.11 3.2.12 3.2.13 3.2.14 3.2.15 3.2.16 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8 3.2.9 4.0.0 4.0.1 4.0.2 4.0.3 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.10.0 4.10.1 4.10.2 4.10.3 4.11.0 4.12.0 4.13.0 4.13.1 4.13.2 4.13.3 4.13.4 4.14.0 4.14.1 4.14.2 4.14.3 4.14.4 4.15.0 4.15.1 4.15.10 4.15.11 4.15.12 4.15.13 4.15.14 4.15.15 4.15.16 4.15.17 4.15.18 4.15.19 4.15.2 4.15.20 4.15.20.1 4.15.21 4.15.22 4.15.23 4.15.24 4.15.25 4.15.3 4.15.4 4.15.5 4.15.6 4.15.7 4.15.8 4.15.9 4.16.0 4.16.1 4.16.10 4.16.11 4.16.12 4.16.13 4.16.14 4.16.15 4.16.2 4.16.3 4.16.4 4.16.5 4.16.6 4.16.7 4.16.8 4.16.9 4.2.0 4.3.0 4.3.1 4.3.2 4.4.0 4.4.1 4.5.0 4.5.1 4.5.2 4.5.3 4.5.4 4.5.5 4.6.0 4.7.0 4.8.0 4.9.0
wp-user-avatar / assets / css / myac-payment-pages.css
wp-user-avatar / assets / css Last commit date
admin 1 day ago images 2 months ago material-icons 2 months ago admin.min.css 1 day ago checkout.css 2 months ago form-builder.css 2 months ago frontend.css 2 months ago frontend.min.css 2 months ago hint.min.css 2 months ago myac-payment-pages.css 2 months ago
myac-payment-pages.css
230 lines
1 .profilepress-myaccount-orders-subs, .profilepress-myaccount-orders-subs * {
2 font-family: Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
3 }
4
5 .profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap {
6 box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
7 border-radius: 8px;
8 border: 1px solid rgb(229 231 235);
9 margin-top: 16px;
10 }
11
12 .profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap:first-child {
13 margin-top: 0;
14 }
15
16 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header p {
17 margin-bottom: 8px
18 }
19
20 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header-wrap {
21 padding: 16px;
22 border-color: rgb(229 231 235);
23 display: grid;
24 column-gap: 8px;
25 grid-template-columns: repeat(4, minmax(0, 1fr));
26 border-bottom: 1px solid rgb(229 231 235);
27 }
28
29 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details {
30 display: grid;
31 column-gap: 16px;
32 margin: 0;
33 font-size: 14px;
34 line-height: 20px;
35 grid-template-columns: auto auto auto;
36 grid-column: span 2/span 2;
37 }
38
39 .profilepress-myaccount-orders-subs .ppress-my-account-order-sub-header--actions a:not(a:first-child) {
40 margin-left: 8px;
41 }
42
43 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dt {
44 margin: 0;
45 font-weight: 500;
46 font-size: 14px;
47 }
48
49 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd {
50 margin: 0;
51 margin-top: 4px;
52 }
53
54 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions {
55 justify-content: flex-end;
56 display: flex;
57 grid-column: span 2/span 2;
58 align-items: center;
59 }
60
61 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions a,
62 .profilepress-myaccount-orders-subs a.ppress-myac-action {
63 box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
64 font-weight: 500;
65 font-size: 14px;
66 padding: 6px 8px;
67 border: 1px solid rgb(209 213 219);
68 border-radius: 6px;
69 justify-content: center;
70 display: flex;
71 align-items: center;
72 text-decoration: inherit;
73 }
74
75 .profilepress-myaccount-orders-subs a.ppress-myac-action {
76 display: inline-block;
77 margin-right: 5px;
78 }
79
80 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content {
81 padding: 16px;
82 align-items: flex-start;
83 flex: 1 1 0%;
84 font-size: 14px;
85 line-height: 20px;
86 }
87
88 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header {
89 font-weight: 500;
90 display: flex;
91 justify-content: space-between;
92 }
93
94 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-product-name {
95 font-weight: 500;
96 font-size: 14px;
97 }
98
99 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap p.ppress-my-account-order-sub-product-price {
100 margin-top: 0 !important;
101 }
102
103 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content p {
104 margin: 0;
105 margin-top: 8px;
106 display: block;
107 }
108
109 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-wrap {
110 display: flex;
111 align-items: flex-start;
112 }
113
114 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd span {
115 border-radius: 6px;
116 color: rgb(31 41 55);
117 background-color: rgb(243 244 246);
118 padding: 4px 8px;
119 margin: 0;
120 font-weight: 500;
121 font-size: 12px;
122 }
123
124 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .active span,
125 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .trialling span,
126 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .completed span {
127 background-color: rgb(220 252 231);
128 color: rgb(22 101 52);
129 }
130
131 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .refunded span,
132 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .expired span,
133 .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .cancelled span {
134 background-color: rgb(254 226 226);
135 color: rgb(153 27 27);
136 }
137
138 .profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap {
139 padding: 10px 0;
140 text-align: right;
141 }
142
143 .profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers {
144 border: 1px solid rgb(209 213 219);
145 padding: 8px 16px;
146 font-size: 14px;
147 line-height: 20px;
148 }
149
150 .profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers.current {
151 background-color: #eeeeec;
152 color: rgb(107 114 128);
153 }
154
155 .profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .ppress-material-icons {
156 vertical-align: middle;
157 margin: 0;
158 }
159
160 table.ppress-details-table {
161 text-indent: 0;
162 border-color: inherit;
163 border-collapse: collapse;
164 border-spacing: 0;
165 width: 100%;
166 table-layout: fixed;
167 box-shadow: transparent 0 0 0 0, transparent 0 0 0 0, rgba(0, 0, 0, .05) 0 1px 2px 0;
168 }
169
170 .ppress-details-table thead {
171 background-color: rgb(249 250 251);
172 }
173
174 .ppress-details-table thead tr th {
175 padding: 14px 12px;
176 text-align: left;
177 font-size: 16px;
178 line-height: 20px;
179 font-weight: 600;
180 background-color: rgb(249 250 251);
181 }
182
183 .ppress-details-table thead th,
184 .ppress-details-table tr td {
185 padding: 16px;
186 border: 1px solid rgb(229 231 235);
187 }
188
189 .ppress-details-table thead th {
190 text-align: left;
191 background: rgb(229 231 235);
192 }
193
194 .ppress-details-table thead th {
195 vertical-align: bottom;
196 }
197
198 .ppress-details-table-wrap .ppress-details-table tr:nth-of-type(odd) {
199 background-color: rgb(249 250 251);
200 }
201
202 .ppress-details-table tr td:first-child {
203 font-weight: bold;
204 }
205
206 .ppress-details-table td:last-child {
207 width: 70%;
208 }
209
210 .ppress-details-table p {
211 margin: 0;
212 margin-top: 5px;
213 }
214
215 .ppress-details-table p:first-child {
216 margin-top: 0;
217 }
218
219 .ppress-details-table .ppress-billing-title {
220 font-weight: 500;
221 }
222
223 .ppress-details-table .ppress-sub-info {
224 color: #4b5563;
225 background-color: #e5e7eb;
226 margin-left: 5px;
227 border-radius: 9999px;
228 padding: 4px 8px;
229 font-size: 14px;
230 }