Diff: STRATO-apps/wordpress_03/app/wp-content/plugins/aimogen-pro/styles/setup.css

Keine Baseline-Datei – Diff nur gegen leer.
Zur Liste
1 -
1 + #wp-admin-bar-xts_dashboard .ab-item img {
2 + display: none !important;
3 + height: 0 !important;
4 + width: 0 !important;
5 + visibility: hidden !important;
6 + }
7 + .elementor-location-floating_buttons {
8 + display: none !important;
9 + }
10 + .ai-section-title {
11 + font-size: 1.5em;
12 + }
13 + .cr-youtube-video {
14 + aspect-ratio: 16 / 9;
15 + width: 100%;
16 + }
17 + .cr_autocomplete{opacity:0;position:absolute}
18 + body {
19 + margin: 60px auto 24px;
20 + box-shadow: none;
21 + background: #f1f1f1;
22 + padding: 0;
23 + }
24 + .aiomatic-logo {
25 + text-align: center;
26 + }
27 + .aiomatic50p {
28 + width: 50% !important;
29 + }
30 + .notice-dismiss
31 + {
32 + display:none;
33 + }
34 + .aiomatic-logo a {
35 + text-decoration: none;
36 + }
37 + #aiomatic_enable_types
38 + {
39 + height:60px;
40 + }
41 + .aiomatic-setup-content {
42 + box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
43 + padding: 24px 24px 0;
44 + background: #fff;
45 + overflow: hidden;
46 + zoom: 1;
47 + }
48 + .aiomatic-setup-content h1,
49 + .aiomatic-setup-content h2,
50 + .aiomatic-setup-content h3,
51 + .aiomatic-setup-content table {
52 + margin: 0 0 24px;
53 + border: 0;
54 + padding: 0;
55 + color: #666;
56 + clear: none;
57 + }
58 + .aiomatic-setup-content p {
59 + margin: 0 0 24px;
60 + font-size: 1em;
61 + line-height: 1.75em;
62 + color: #666;
63 + }
64 + .aiomatic-setup-content ul.unstyled {
65 + list-style: none;
66 + margin: 0 0 20px 0;
67 + }
68 + .aiomatic-setup-content ul.unstyled li {
69 + padding-bottom: 10px;
70 + }
71 + .aiomatic-setup-content ul.unstyled li.add-new {
72 + padding-top: 15px;
73 + }
74 + .aiomatic-setup-content table {
75 + font-size: 1em;
76 + line-height: 1.75em;
77 + color: #666;
78 + }
79 + .aiomatic-setup-content a {
80 + color: #a16696;
81 + }
82 + .aiomatic-setup-content a:hover,
83 + .aiomatic-setup-content a:focus {
84 + color: #111;
85 + }
86 + .aiomatic-setup-content .form-table th {
87 + width: 35%;
88 + vertical-align: top;
89 + font-weight: normal;
90 + }
91 + .aiomatic-setup-content .form-table td {
92 + vertical-align: top;
93 + }
94 + .aiomatic-setup-content .form-table td select,
95 + .aiomatic-setup-content .form-table td input {
96 + width: 100%;
97 + box-sizing: border-box;
98 + }
99 + .aiomatic-setup-content .form-table td select {
100 + border: 1px solid #ccc;
101 + padding: 0 10px;
102 + vertical-align: middle;
103 + line-height: 28px;
104 + height: 28px;
105 + font-size: 14px;
106 + }
107 + .aiomatic-setup-content .form-table td input[size] {
108 + width: auto;
109 + }
110 + .aiomatic-setup-content .form-table td .description {
111 + line-height: 1.5em;
112 + display: block;
113 + margin-top: 0.25em;
114 + color: #999;
115 + font-style: italic;
116 + }
117 + .aiomatic-setup-content .form-table td .input-checkbox-ai,
118 + .aiomatic-setup-content .form-table td .input-radio {
119 + width: auto;
120 + box-sizing: inherit;
121 + padding: inherit;
122 + margin: 0 0.5em 0 0;
123 + box-shadow: none;
124 + }
125 + .aiomatic-setup-content .form-table .section_title td {
126 + padding: 0;
127 + }
128 + .aiomatic-setup-content .form-table .section_title td h2,
129 + .aiomatic-setup-content .form-table .section_title td p {
130 + margin: 12px 0 0;
131 + }
132 + .aiomatic-setup-content .form-table th,
133 + .aiomatic-setup-content .form-table td {
134 + padding: 12px 0;
135 + margin: 0;
136 + border: 0;
137 + }
138 + .aiomatic-setup-content .form-table th:first-child,
139 + .aiomatic-setup-content .form-table td:first-child {
140 + padding-right: 1em;
141 + }
142 + .aiomatic-setup-content .final-step {
143 + text-align: center;
144 + }
145 + .aiomatic-setup-content .final-step h1 {
146 + border-bottom: 1px solid #eee;
147 + padding-bottom: 20px;
148 + margin-bottom: 30px;
149 + }
150 + .aiomatic-setup-content .final-step h2 {
151 + float: left;
152 + width: 36%;
153 + text-align: right;
154 + margin-right: 20px;
155 + }
156 + .aiomatic-setup-content .final-step a {
157 + float: left;
158 + }
159 + .aiomatic-setup-content .final-step .btn-add-employees {
160 + margin-right: 10px;
161 + }
162 + .aiomatic-setup-content .two-col {
163 + overflow: hidden;
164 + margin: 0 0 24px;
165 + }
166 + .aiomatic-setup-content .two-col::after {
167 + content: '';
168 + clear: both;
169 + }
170 + .aiomatic-setup-content .two-col .col-first,
171 + .aiomatic-setup-content .two-col .col-last {
172 + width: 50%;
173 + box-sizing: border-box;
174 + float: left;
175 + }
176 + .aiomatic-setup-content .aiomatic-setup-next-steps {
177 + overflow: hidden;
178 + margin: 0 0 24px;
179 + }
180 + .aiomatic-setup-content .aiomatic-setup-next-steps h2 {
181 + margin-bottom: 12px;
182 + }
183 + .aiomatic-setup-content .aiomatic-setup-actions {
184 + overflow: hidden;
185 + }
186 + .aiomatic-setup-content .aiomatic-setup-actions .button {
187 + float: right;
188 + font-size: 1.25em;
189 + padding: 0.5em 1em;
190 + line-height: 1em;
191 + margin-right: 0.5em;
192 + height: auto;
193 + }
194 + .aiomatic-setup-content .aiomatic-setup-actions .button-primary {
195 + float: right;
196 + }
197 + .aiomatic-setup-steps {
198 + padding: 0 0 24px;
199 + margin: 0;
200 + list-style: none outside;
201 + overflow: hidden;
202 + color: #ccc;
203 + width: 100%;
204 + display: -webkit-inline-flex;
205 + display: -ms-inline-flexbox;
206 + display: inline-flex;
207 + }
208 + .aiomatic-setup-steps li {
209 + width: 20%;
210 + float: left;
211 + padding: 0 0 0.8em;
212 + margin: 0;
213 + text-align: center;
214 + position: relative;
215 + border-bottom: 4px solid #ccc;
216 + line-height: 1.4em;
217 + }
218 + .aiomatic-setup-steps li a {
219 + color: inherit;
220 + text-decoration: none;
221 + }
222 + .aiomatic-setup-steps li a:focus {
223 + outline: 0;
224 + box-shadow: none;
225 + }
226 + .aiomatic-setup-steps li:before {
227 + content: "";
228 + border: 4px solid #ccc;
229 + border-radius: 100%;
230 + width: 4px;
231 + height: 4px;
232 + position: absolute;
233 + bottom: 0;
234 + left: 50%;
235 + margin-left: -6px;
236 + margin-bottom: -8px;
237 + background: #fff;
238 + }
239 + .aiomatic-setup-steps li.active {
240 + border-color: #008ec2;
241 + color: #008ec2;
242 + }
243 + .aiomatic-setup-steps li.active:before {
244 + border-color: #008ec2;
245 + }
246 + .aiomatic-setup-steps li:focus {
247 + outline: 0;
248 + }
249 + .aiomatic-setup-steps li.done {
250 + border-color: #008ec2;
251 + color: #008ec2;
252 + }
253 + .aiomatic-setup-steps li.done:before {
254 + border-color: #008ec2;
255 + background: #008ec2;
256 + }
257 + .aiomatic-return-to-dashboard {
258 + font-size: 0.85em;
259 + color: #b5b5b5;
260 + margin: 1.18em 0;
261 + display: block;
262 + text-align: center;
263 + }
264 + /* Toggle switch */
265 + .form-table {
266 + /* End toggle switch */
267 + }
268 + .form-table .updated p {
269 + margin-bottom: 10px;
270 + }
271 + .form-table .switch-input {
272 + display: none;
273 + }
274 + .form-table .switch-label {
275 + position: relative;
276 + display: inline-block;
277 + min-width: 112px;
278 + cursor: pointer;
279 + font-weight: 500;
280 + text-align: left;
281 + margin: 2px 0;
282 + padding: 0 0 0 44px;
283 + }
284 + .form-table .switch-label:before,
285 + .form-table .switch-label:after {
286 + content: "";
287 + position: absolute;
288 + margin: 0;
289 + outline: 0;
290 + top: 50%;
291 + -ms-transform: translate(0, -50%);
292 + -webkit-transform: translate(0, -50%);
293 + transform: translate(0, -50%);
294 + -webkit-transition: all 0.3s ease;
295 + transition: all 0.3s ease;
296 + }
297 + .form-table .switch-label:before {
298 + left: 1px;
299 + width: 34px;
300 + height: 14px;
301 + background-color: #9E9E9E;
302 + border-radius: 8px;
303 + }
304 + .form-table .switch-label:after {
305 + left: 0;
306 + width: 20px;
307 + height: 20px;
308 + background-color: #FAFAFA;
309 + border-radius: 50%;
310 + box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.098), 0 1px 5px 0 rgba(0, 0, 0, 0.084);
311 + }
312 + .form-table .switch-label .toggle--on {
313 + display: none;
314 + }
315 + .form-table .switch-label .toggle--off {
316 + display: inline-block;
317 + }
318 + .form-table .switch-input:checked + .switch-label:before {
319 + background-color: #bbdefb;
320 + }
321 + .form-table .switch-input:checked + .switch-label:after {
322 + background-color: #2196f3;
323 + -ms-transform: translate(80%, -50%);
324 + -webkit-transform: translate(80%, -50%);
325 + transform: translate(80%, -50%);
326 + }
327 + .form-table .switch-input:checked + .switch-label .toggle--on {
328 + display: inline-block;
329 + }
330 + .form-table .switch-input:checked + .switch-label .toggle--off {
331 + display: none;
332 + }
333 + .plugin-install-info {
334 + display: block;
335 + text-align: center;
336 + color: #999;
337 + line-height: 1.5em;
338 + margin-bottom: 15px;
339 + padding: 5px;
340 + border-radius: 4px;
341 + font-size: 14px;
342 + }
343 + .plugin-install-info .plugin-install-info-list-item a {
344 + font-style: italic;
345 + }
346 +