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 | } |