PluginProbe ʕ •ᴥ•ʔ
SureCart – Ecommerce Made Easy For Selling Physical Products, Digital Downloads, Subscriptions, Donations, & Payments / 4.5.1
SureCart – Ecommerce Made Easy For Selling Physical Products, Digital Downloads, Subscriptions, Donations, & Payments v4.5.1
4.6.1 4.6.0 4.5.1 4.5.0 4.4.2 4.4.1 4.4.0 4.3.3 4.3.2 4.3.1 4.3.0 4.2.3 4.2.2 4.2.1 1.0.3 1.0.4 1.0.5 1.0.6 1.1.0 1.1.1 1.1.10 1.1.11 1.1.12 1.1.13 1.1.14 1.1.15 1.1.16 1.1.17 1.1.18 1.1.19 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8 1.1.9 1.10.0 1.10.1 1.10.2 1.10.3 1.10.4 1.11.0 1.11.1 1.11.2 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.4.0 1.4.1 1.4.2 1.5.0 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.0 1.6.1 1.6.2 1.6.3 1.6.4 1.7.0 1.7.1 1.7.2 1.8.0 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.9.0 1.9.1 1.9.2 1.9.3 1.9.4 1.9.5 2.0.0 2.0.1 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.10.0 2.10.1 2.11.0 2.11.1 2.11.2 2.11.3 2.11.4 2.12.0 2.13.0 2.14.0 2.14.1 2.15.0 2.15.1 2.16.0 2.16.1 2.16.2 2.16.3 2.17.0 2.17.1 2.17.2 2.18.0 2.19.0 2.19.2 2.19.3 2.19.4 2.2.0 2.2.1 2.20.0 2.20.1 2.20.2 2.20.3 2.20.4 2.20.5 2.20.6 2.21.0 2.22.0 2.22.1 2.23.0 2.24.0 2.25.0 2.25.1 2.25.2 2.26.0 2.27.0 2.27.1 2.28.0 2.29.0 2.29.1 2.29.2 2.29.3 2.29.4 2.3.0 2.3.1 2.30.0 2.31.0 2.31.1 2.31.2 2.31.3 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.40.0 2.40.1 2.5.0 2.5.1 2.5.2 2.6.0 2.6.1 2.6.2 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.8.0 2.8.1 2.8.2 2.8.3 2.8.4 2.9.0 3.0.0 3.0.0-RC1 3.0.0-RC2 3.0.0-beta1 3.0.0-beta2 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 3.10.0 3.10.1 3.11.0 3.12.0 3.13.0 3.13.1 3.13.2 3.13.3 3.13.4 3.14.0 3.15.0 3.15.1 3.15.2 3.15.3 3.15.4 3.15.5 3.16.0 3.16.1 3.16.2 3.16.3 3.16.4 3.16.5 3.16.6 3.16.7 3.16.8 3.17.0 3.17.1 3.17.2 3.17.3 3.17.4 3.17.5 3.17.6 3.18.0 3.19.0 3.19.1 3.19.2 3.2.0 3.2.1 3.2.2 3.20.0 3.20.1 3.3.0 3.3.1 3.4.0 3.4.1 3.4.2 3.4.3 3.5.0 3.5.1 3.5.2 3.5.3 3.6.0 3.6.1 3.6.2 3.7.0 3.7.1 3.7.2 3.7.3 3.8.0 3.8.1 3.8.2 3.8.3 3.8.4 3.8.5 3.9.0 4.0.0 4.0.1 4.0.2 4.0.3 trunk 4.1.0 0.2.19.1 4.1.1 1.0.0 4.2.0 1.0.1 1.0.2
surecart / views / layouts / partials / admin-settings-styles.php
surecart / views / layouts / partials Last commit date
customer-dashboard 2 years ago admin-header.php 1 week ago admin-index-header.php 2 years ago admin-index-styles.php 1 year ago admin-settings-header.php 10 months ago admin-settings-notices.php 4 years ago admin-settings-styles.php 2 months ago enhanced-views-promo.php 1 week ago store-logo.php 2 years ago
admin-settings-styles.php
169 lines
1 <style>
2 #wpbody-content, #wpcontent {
3 padding: 0 !important;
4 font-size: 14px;
5 color: var(--sc-color-brand-body);
6 }
7 .sc-item-stick-bottom {
8 padding-top: var(--sc-spacing-large);
9 }
10
11 @media screen and (min-width: 600px) {
12 .sc-item-stick-bottom {
13 position: sticky;
14 top: 135px;
15 }
16 }
17
18 #wpfooter {
19 display:none;
20 }
21
22 body {
23 background: var(--sc-color-brand-main-background);
24 }
25
26 #sc-settings-container {
27 min-height: calc(100vh - 66px);
28 top: 0;
29 width: 100% !important;
30 left: 0;
31 display: flex;
32 flex-direction: column;
33 }
34
35 #sc-settings-content {
36 display: flex;
37 flex: 1;
38 }
39
40 #sc-settings-content::before {
41 -webkit-animation-fill-mode: both;
42 animation-fill-mode: both;
43 background: #ffffff;
44 content: " ";
45 height: 100%;
46 position: fixed;
47 inset-block-start: 0;
48 inset-inline-start: 0;
49 transform-origin: inline-start;
50 width: 450px;
51 border-inline-end: 1px solid var(--sc-color-gray-200);
52 z-index: -1;
53 }
54
55 #sc-nav {
56 padding: 20px;
57 display: flex;
58 flex-direction: column;
59 gap: 2px;
60 width: 100%;
61 max-width: 290px;
62 position: relative;
63 box-sizing: border-box;
64 }
65
66 @media screen and (max-width:960px) {
67 #sc-settings-content::before {
68 width: 330px;
69 }
70 }
71
72 @media screen and (max-width:782px) {
73 #sc-settings-content {
74 flex-direction: column;
75 }
76 #sc-nav {
77 width: 100%;
78 max-width: none;
79 background: white;
80 border-bottom: 1px solid var(--sc-color-gray-200);
81 }
82 #sc-settings-content::before {
83 display: none;
84 }
85 }
86
87 #sc-settings {
88 flex: 1;
89 }
90
91 .surecart-cta {
92 --sc-card-border-color: var(--sc-color-primary-500);
93 }
94 .sc-container {
95 width: 100%;
96 }
97
98 .sc-content {
99 margin-left: auto;
100 margin-right: auto;
101 max-width: var(--sc-settings-content-width, 768px);
102 padding: 2rem;
103 display: flex;
104 flex-direction: column;
105 gap: var(--sc-spacing-large);
106 }
107
108 /* .sc-container {
109 margin-left: auto;
110 margin-right: auto;
111 max-width: 768px;
112 padding: 2rem;
113 display: flex;
114 flex-direction: column;
115 gap: var(--sc-spacing-large);
116 } */
117
118 .sc-section-heading {
119 margin-bottom: 1.5rem;
120 display: flex;
121 align-items: center;
122 justify-content: space-between;
123 border-bottom: 1px solid rgba(229, 231, 235, 1);
124 padding-bottom: 1rem;
125 }
126
127 .sc-section-heading h3 {
128 margin: 0;
129 overflow: hidden;
130 text-overflow: ellipsis;
131 white-space: nowrap;
132 font-size: 1rem;
133 line-height: 1.75rem;
134 font-weight: 600;
135 color: rgba(17, 24, 39, 1);
136 display: flex;
137 align-items: center;
138 gap: 0.5em;
139 color: var(--sc-color-gray-900);
140 }
141
142 .sc-section-heading sc-icon {
143 font-size: 1.3rem;
144 }
145
146 sc-icon {
147 width: 18px;
148 height: 18px;
149 }
150
151 sc-tab, sc-icon, sc-breadcrumbs, sc-breadcrumb, sc-button, sc-card, sc-tag, sc-dashboard-module, sc-form {
152 visibility: hidden;
153 opacity: 0;
154 transition: opacity 0.2s ease-in-out;
155 }
156 sc-tab.hydrated,
157 sc-icon.hydrated,
158 sc-breadcrumbs.hydrated,
159 sc-breadcrumb.hydrated,
160 sc-button.hydrated,
161 sc-card.hydrated,
162 sc-tag.hydrated,
163 sc-dashboard-module.hydrated,
164 sc-form.hydrated {
165 visibility: inherit;
166 opacity: 1;
167 }
168 </style>
169