PluginProbe ʕ •ᴥ•ʔ
SiteOrigin CSS / 1.1.4
SiteOrigin CSS v1.1.4
1.2.1 1.2.10 1.2.11 1.2.12 1.2.13 1.2.14 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.4.0 1.4.1 1.4.2 1.4.3 1.5.0 1.5.1 1.5.10 1.5.11 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 trunk 1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.2.0
so-css / css / admin.css
so-css / css Last commit date
images 10 years ago admin.css 9 years ago admin.less 11 years ago inspector.css 11 years ago inspector.less 11 years ago mixins.css 11 years ago mixins.less 11 years ago
admin.css
645 lines
1 #siteorigin-custom-css {
2 margin: 0 0 0 -20px;
3 }
4 #siteorigin-custom-css h2 {
5 background: #f8f8f8;
6 padding: 20px;
7 border-bottom: 1px solid #d0d0d0;
8 margin-bottom: 20px;
9 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.035);
10 }
11 #siteorigin-custom-css h2 .icon {
12 width: 40px;
13 height: auto;
14 margin: -8px 10px -8px 0;
15 }
16 #siteorigin-custom-css .updated {
17 margin: 0 20px 20px 20px ;
18 }
19 #siteorigin-custom-css #poststuff {
20 padding: 0 20px;
21 }
22 #siteorigin-custom-css #poststuff .postbox {
23 border: 1px solid #D0D0D0;
24 }
25 #siteorigin-custom-css #poststuff .postbox h3.hndle {
26 cursor: default;
27 border-bottom: 1px solid #D0D0D0;
28 background: #efefef;
29 position: relative;
30 }
31 #siteorigin-custom-css #poststuff .postbox h3.hndle .hide {
32 position: absolute;
33 top: 50%;
34 line-height: 1em;
35 margin-top: -0.5em;
36 right: 12px;
37 }
38 #siteorigin-custom-css #poststuff #so-custom-css-getting-started .inside {
39 padding: 0 6px 6px 6px;
40 }
41 #siteorigin-custom-css #poststuff #so-custom-css-getting-started .inside img {
42 display: block;
43 width: 100%;
44 height: auto;
45 }
46 #so-custom-css-form {
47 margin-right: 340px;
48 }
49 #so-custom-css-info {
50 width: 315px;
51 float: right;
52 }
53 #so-custom-css-info *:first-child {
54 margin-top: 0;
55 }
56 #so-custom-css-info *:last-child {
57 margin-bottom: 0;
58 }
59 #so-custom-css-revisions ol {
60 list-style: none;
61 margin: 0;
62 }
63 #so-custom-css-revisions ol li {
64 margin: 0;
65 line-height: 2.2em;
66 }
67 #so-custom-css-form .custom-css-preview iframe,
68 #so-custom-css-form .custom-css-preview #preview-navigator {
69 display: none;
70 }
71 #so-custom-css-form .custom-css-toolbar {
72 border: 1px solid #D0D0D0;
73 border-bottom: none;
74 background: #efefef;
75 padding: 8px 10px;
76 overflow: auto;
77 }
78 #so-custom-css-form .custom-css-toolbar .toolbar-function-buttons {
79 float: left;
80 }
81 #so-custom-css-form .custom-css-toolbar .toolbar-function-buttons .toolbar-functions-dropdown {
82 display: none;
83 }
84 #so-custom-css-form .custom-css-toolbar .toolbar-function-buttons ul.toolbar-buttons {
85 margin: 0;
86 }
87 #so-custom-css-form .custom-css-toolbar .toolbar-function-buttons ul.toolbar-buttons li {
88 display: inline-block;
89 margin: 0;
90 padding: 0;
91 }
92 #so-custom-css-form .custom-css-toolbar .toolbar-action-buttons {
93 float: right;
94 }
95 #so-custom-css-form .custom-css-toolbar .toolbar-action-buttons a.active {
96 border-color: #b4c4cf;
97 background-color: #e9f9ff;
98 color: #596872;
99 }
100 #so-custom-css-form .custom-css-toolbar .toolbar-action-buttons .editor-expand {
101 float: right;
102 text-decoration: none;
103 color: #666;
104 }
105 #so-custom-css-form .custom-css-toolbar .toolbar-action-buttons .editor-expand .fa-compress {
106 display: none;
107 }
108 #so-custom-css-form .custom-css-toolbar .fa {
109 font-size: 14px;
110 }
111 #so-custom-css-form .custom-css-container {
112 border: 1px solid #D0D0D0;
113 background: #f7f7f7;
114 cursor: text;
115 overflow: hidden;
116 }
117 #so-custom-css-form .custom-css-container .CodeMirror {
118 height: auto;
119 }
120 #so-custom-css-form .custom-css-container .CodeMirror-scroll {
121 min-height: 300px;
122 }
123 #so-custom-css-form .custom-css-container .CodeMirror-lines {
124 padding: 8px 0 8px 0;
125 }
126 #so-custom-css-form .custom-css-container textarea {
127 border: 0;
128 padding: 8px 0 8px 4px;
129 width: 100%;
130 min-height: 300px;
131 display: block;
132 font-family: monospace;
133 font-size: 13px;
134 line-height: 1.4em;
135 border-left: 1px solid #ddd;
136 margin-left: 16px;
137 }
138 #so-custom-css-form .decoration {
139 display: none;
140 }
141 #so-custom-css-form.expanded {
142 z-index: 100000;
143 position: fixed;
144 top: 0;
145 left: 0;
146 bottom: 0;
147 width: 340px;
148 }
149 #so-custom-css-form.expanded .custom-css-toolbar .editor-expand .fa-expand {
150 display: none;
151 }
152 #so-custom-css-form.expanded .custom-css-toolbar .editor-expand .fa-compress {
153 display: inline-block;
154 }
155 #so-custom-css-form.expanded .decoration {
156 display: block;
157 position: absolute;
158 top: 0;
159 bottom: 0;
160 left: 339px;
161 width: 2px;
162 background: rgba(0, 0, 0, 0.1);
163 }
164 #so-custom-css-form.expanded .description {
165 display: none;
166 }
167 #so-custom-css-form.expanded .submit {
168 display: none;
169 }
170 #so-custom-css-form.expanded .custom-css-preview {
171 position: fixed;
172 display: block;
173 top: 40px;
174 right: 0;
175 bottom: 0;
176 left: 340px;
177 background: #ffffff;
178 }
179 #so-custom-css-form.expanded .custom-css-preview #preview-navigator {
180 display: block;
181 -ms-box-sizing: border-box;
182 -moz-box-sizing: border-box;
183 -webkit-box-sizing: border-box;
184 box-sizing: border-box;
185 padding: 6px 10px;
186 position: absolute;
187 width: 100%;
188 height: 40px;
189 top: -40px;
190 background: #bbb;
191 background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bbb), color-stop(1, #eee));
192 background: -ms-linear-gradient(bottom, #bbb, #eee);
193 background: -moz-linear-gradient(center bottom, #bbb 0%, #eee 100%);
194 background: -o-linear-gradient(#eee, #bbb);
195 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#bbb', GradientType=0);
196 border-bottom: 1px solid #888;
197 }
198 #so-custom-css-form.expanded .custom-css-preview #preview-navigator input {
199 width: 100%;
200 border: 1px solid #888;
201 border-radius: 2px;
202 color: #444;
203 -webkit-box-shadow: inset 2px 2px 2px rgba( 0,0,0,0.1 );
204 -moz-box-shadow: inset 2px 2px 2px rgba( 0,0,0,0.1 );
205 box-shadow: inset 2px 2px 2px rgba( 0,0,0,0.1 );
206 }
207 #so-custom-css-form.expanded .custom-css-preview #preview-iframe {
208 display: block;
209 width: 100%;
210 height: 100%;
211 overflow-x: hidden;
212 }
213 #so-custom-css-properties {
214 display: none;
215 position: fixed;
216 top: 0;
217 left: -338px;
218 bottom: 0;
219 width: 338px;
220 background: #ffffff;
221 border: 1px solid #D0D0D0;
222 overflow-y: auto;
223 z-index: 100000;
224 }
225 #so-custom-css-properties .toolbar {
226 display: block;
227 padding: 7px 10px;
228 border-bottom: 1px solid #aaa;
229 background: #F6F6F6;
230 text-align: left;
231 }
232 #so-custom-css-properties .toolbar select {
233 line-height: 1;
234 font-size: 13px;
235 max-width: 265px;
236 -webkit-transition: all 0.5s ease;
237 -moz-transition: all 0.5s ease;
238 -o-transition: all 0.5s ease;
239 transition: all 0.5s ease;
240 }
241 #so-custom-css-properties .toolbar select.highlighted {
242 background: #daeaf7;
243 }
244 #so-custom-css-properties .toolbar .close {
245 float: right;
246 margin: 2px 4px 0 0;
247 }
248 #so-custom-css-properties .section-tabs {
249 list-style: none;
250 height: auto;
251 margin: 0;
252 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
253 }
254 #so-custom-css-properties .section-tabs li {
255 box-sizing: border-box;
256 float: left;
257 width: 33.333%;
258 padding: 10px 7px;
259 border: 1px solid #aaa;
260 background: #F6F6F6;
261 font-weight: bold;
262 border-top: 0;
263 border-left: 0;
264 font-size: 13px;
265 line-height: 1em;
266 cursor: pointer;
267 white-space: nowrap;
268 overflow: hidden;
269 color: #666;
270 }
271 #so-custom-css-properties .section-tabs li:hover {
272 background: #fff;
273 }
274 #so-custom-css-properties .section-tabs li .fa {
275 float: left;
276 display: block;
277 margin: -1px 6px -1px 0;
278 font-size: 15px;
279 color: #666;
280 }
281 #so-custom-css-properties .section-tabs li:last-child {
282 border-right: 0;
283 }
284 #so-custom-css-properties .section-tabs li.active {
285 color: #444;
286 background: #e8e8e8;
287 }
288 #so-custom-css-properties .section-tabs li.active .fa {
289 color: #333;
290 }
291 #so-custom-css-properties .sections .section {
292 display: none;
293 padding: 10px;
294 }
295 #so-custom-css-properties .sections .fields-table {
296 width: 100%;
297 padding-top: 5px;
298 }
299 #so-custom-css-properties .sections .fields-table th,
300 #so-custom-css-properties .sections .fields-table td {
301 position: relative;
302 zoom: 1;
303 }
304 #so-custom-css-properties .sections .fields-table th:before,
305 #so-custom-css-properties .sections .fields-table td:before {
306 content: '';
307 display: block;
308 }
309 #so-custom-css-properties .sections .fields-table th:after,
310 #so-custom-css-properties .sections .fields-table td:after {
311 content: '';
312 display: table;
313 clear: both;
314 }
315 #so-custom-css-properties .sections .fields-table th[scope="row"] {
316 font-weight: bold;
317 font-size: 12px;
318 padding-right: 10px;
319 text-align: left;
320 width: 36%;
321 vertical-align: top;
322 }
323 #so-custom-css-properties .sections .fields-table td {
324 padding: 0 0 12px 0 ;
325 }
326 #so-custom-css-properties .sections .fields-table input,
327 #so-custom-css-properties .sections .fields-table select {
328 display: block;
329 margin: 0 25px 0 0;
330 border: 1px solid #c0c0c0;
331 width: 175px;
332 box-sizing: border-box;
333 border-radius: 0;
334 font-size: 12px;
335 padding: 5px 8px;
336 }
337 #so-custom-css-properties .sections .fields-table .minicolors input {
338 box-sizing: border-box;
339 height: 30px;
340 padding: 5px 0 5px 30px;
341 }
342 #so-custom-css-properties .sections .fields-table .select {
343 display: block;
344 position: absolute;
345 top: 0px;
346 right: 1px;
347 padding: 5px;
348 cursor: pointer;
349 font-size: 15px;
350 }
351 #so-custom-css-properties .sections .fields-table .select-tabs {
352 margin: 0;
353 height: 40px;
354 }
355 #so-custom-css-properties .sections .fields-table .select-tabs .select-tab {
356 cursor: pointer;
357 float: left;
358 -webkit-box-sizing: border-box;
359 -moz-box-sizing: border-box;
360 box-sizing: border-box;
361 text-align: center;
362 border: 1px solid #c0c0c0;
363 padding: 4px 2px;
364 border-right-width: 0;
365 background: #f7f7f7;
366 }
367 #so-custom-css-properties .sections .fields-table .select-tabs .select-tab .fa {
368 line-height: 14px;
369 font-size: 14px;
370 color: #777;
371 }
372 #so-custom-css-properties .sections .fields-table .select-tabs .select-tab:last-child {
373 border-right-width: 1px;
374 }
375 #so-custom-css-properties .sections .fields-table .select-tabs .select-tab:hover,
376 #so-custom-css-properties .sections .fields-table .select-tabs .select-tab.active {
377 background: #e9e9e9;
378 }
379 #so-custom-css-properties .sections .fields-table .select-tabs .select-tab:hover .fa,
380 #so-custom-css-properties .sections .fields-table .select-tabs .select-tab.active .fa {
381 color: #333;
382 }
383 #so-custom-css-properties .sections .fields-table .side-tabs {
384 height: 26px;
385 }
386 #so-custom-css-properties .sections .fields-table .side-tabs .side-tab {
387 width: 20%;
388 text-align: center;
389 padding: 5px;
390 line-height: 0;
391 }
392 #so-custom-css-properties .sections .fields-table .side-tabs .side-tab div {
393 display: inline-block;
394 width: 10px;
395 height: 10px;
396 border: 2px solid #aaa;
397 }
398 #so-custom-css-properties .sections .fields-table .side-tabs .side-tab .spacing-all {
399 border-color: #12609b;
400 }
401 #so-custom-css-properties .sections .fields-table .side-tabs .side-tab .spacing-top {
402 border-top-color: #12609b;
403 }
404 #so-custom-css-properties .sections .fields-table .side-tabs .side-tab .spacing-left {
405 border-left-color: #12609b;
406 }
407 #so-custom-css-properties .sections .fields-table .side-tabs .side-tab .spacing-bottom {
408 border-bottom-color: #12609b;
409 }
410 #so-custom-css-properties .sections .fields-table .side-tabs .side-tab .spacing-right {
411 border-right-color: #12609b;
412 }
413 #so-custom-css-properties .sections .fields-table .sides .side > div {
414 margin-bottom: 5px;
415 }
416 #so-custom-css-properties .sections .fields-table .sides .side > div:last-child {
417 margin-bottom: 0;
418 }
419 .css-editor-snippet-browser {
420 display: none;
421 }
422 .css-editor-snippet-browser .snippet-browser-overlay {
423 position: fixed;
424 z-index: 100000;
425 top: 0;
426 left: 0;
427 right: 0;
428 bottom: 0;
429 background: rgba(0, 0, 0, 0.8);
430 }
431 .css-editor-snippet-browser .snippet-browser-dialog > div {
432 position: fixed;
433 z-index: 100001;
434 background: #fff;
435 box-sizing: border-box;
436 }
437 .css-editor-snippet-browser .snippet-browser-dialog .toolbar {
438 top: 40px;
439 left: 40px;
440 right: 40px;
441 height: 50px;
442 background: #FCFCFC;
443 border-bottom: 1px solid #dddddd;
444 overflow: hidden;
445 }
446 .css-editor-snippet-browser .snippet-browser-dialog .toolbar h1 {
447 padding: 0 16px;
448 font-size: 22px;
449 line-height: 50px;
450 margin: 0;
451 color: #444;
452 }
453 .css-editor-snippet-browser .snippet-browser-dialog .toolbar .close {
454 cursor: pointer;
455 color: #777;
456 background-color: transparent;
457 height: 50px;
458 width: 50px;
459 padding: 15px 0 0 0;
460 position: absolute;
461 text-align: center;
462 border: 0;
463 border-left: 1px solid #ddd;
464 top: 0;
465 right: 0;
466 text-decoration: none;
467 box-sizing: border-box;
468 }
469 .css-editor-snippet-browser .snippet-browser-dialog .toolbar .close:hover {
470 background: #dddddd;
471 }
472 .css-editor-snippet-browser .snippet-browser-dialog .toolbar .close .icon:before {
473 content: '\f158';
474 font: normal 20px/1 'dashicons';
475 vertical-align: middle;
476 -webkit-font-smoothing: antialiased;
477 -moz-osx-font-smoothing: grayscale;
478 color: #666;
479 }
480 .css-editor-snippet-browser .snippet-browser-dialog .sidebar {
481 top: 90px;
482 left: 40px;
483 bottom: 90px;
484 width: 300px;
485 background: #f3f3f3;
486 border-right: 1px solid #dddddd;
487 padding: 16px;
488 overflow: auto;
489 }
490 .css-editor-snippet-browser .snippet-browser-dialog .sidebar .snippet-search {
491 width: 100%;
492 margin-bottom: 20px;
493 padding: 8px;
494 }
495 .css-editor-snippet-browser .snippet-browser-dialog .sidebar .snippets {
496 margin: 0;
497 }
498 .css-editor-snippet-browser .snippet-browser-dialog .sidebar .snippets .snippet {
499 cursor: pointer;
500 font-size: 1.1em;
501 line-height: 1.35em;
502 margin-bottom: 20px;
503 }
504 .css-editor-snippet-browser .snippet-browser-dialog .sidebar .snippets .snippet.active {
505 font-weight: bold;
506 }
507 .css-editor-snippet-browser .snippet-browser-dialog .main {
508 top: 90px;
509 left: 340px;
510 right: 40px;
511 bottom: 90px;
512 background: #fff;
513 overflow: auto;
514 }
515 .css-editor-snippet-browser .snippet-browser-dialog .main .snippet-view {
516 padding: 20px;
517 }
518 .css-editor-snippet-browser .snippet-browser-dialog .main .snippet-view .snippet-title {
519 margin: 0 0 0.75em 0;
520 padding: 0;
521 }
522 .css-editor-snippet-browser .snippet-browser-dialog .main .snippet-view .snippet-description {
523 font-size: 1.1em;
524 color: #666;
525 margin-bottom: 2em;
526 }
527 .css-editor-snippet-browser .snippet-browser-dialog .main .snippet-view .snippet-code {
528 padding: 20px;
529 border: 1px solid #d0d0d0;
530 background: #f8f8f8;
531 }
532 .css-editor-snippet-browser .snippet-browser-dialog .buttons {
533 bottom: 40px;
534 left: 40px;
535 right: 40px;
536 height: 50px;
537 background: #FCFCFC;
538 border-top: 1px solid #dddddd;
539 text-align: right;
540 padding: 10px 20px;
541 overflow: hidden;
542 }
543 .socss-field-measurement {
544 position: relative;
545 }
546 .socss-field-measurement input.socss-field-input {
547 min-height: 1.5em;
548 padding-right: 50px;
549 width: 120px !important;
550 box-sizing: border-box;
551 }
552 .socss-field-measurement .dashicons-arrow-down {
553 position: absolute;
554 top: 4px;
555 left: 97px;
556 cursor: pointer;
557 }
558 .socss-field-measurement .dropdown {
559 display: none;
560 background: #F5F5F5;
561 border: 1px solid #c0c0c0;
562 position: absolute;
563 top: 27px;
564 left: 71px;
565 width: 50px;
566 z-index: 2;
567 margin: 0;
568 box-sizing: border-box;
569 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
570 }
571 .socss-field-measurement .dropdown li {
572 padding: 5px 0;
573 text-align: center;
574 line-height: 1.1em;
575 font-size: 11px;
576 margin: 0;
577 }
578 .socss-field-measurement .dropdown li:hover,
579 .socss-field-measurement .dropdown li.active {
580 background: #e8e8e8;
581 cursor: pointer;
582 }
583 .socss-field-measurement .units {
584 position: absolute;
585 top: 5px;
586 left: 12px;
587 color: #bbb;
588 pointer-events: none;
589 }
590 .socss-diw {
591 position: absolute;
592 top: 0px;
593 left: 124px;
594 }
595 .socss-diw .inc-button,
596 .socss-diw .dec-button {
597 cursor: pointer;
598 box-sizing: border-box;
599 float: left;
600 padding: 8px;
601 user-select: none;
602 text-align: center;
603 margin: 0;
604 width: 27px;
605 height: 27px;
606 font-size: 10px;
607 }
608 .socss-diw .inc-button {
609 border-left: 0;
610 }
611 .socss-button {
612 cursor: pointer;
613 line-height: 1em;
614 display: inline-block;
615 border: 1px solid #c0c0c0;
616 background: #f7f7f7;
617 text-decoration: none;
618 padding: 6px;
619 font-weight: bold;
620 color: #555;
621 font-size: 0.95em;
622 margin-left: 5px;
623 -webkit-user-select: none;
624 -moz-user-select: none;
625 -ms-user-select: none;
626 -o-user-select: none;
627 user-select: none;
628 }
629 .socss-button:hover {
630 border-color: #b0b0b0;
631 background: #fff;
632 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
633 }
634 .socss-button:hover .fa {
635 color: #333;
636 }
637 .socss-button .fa {
638 color: #555;
639 }
640 .CodeMirror-lint-tooltip,
641 .CodeMirror-hints {
642 /* This is above the editor in full-screen mode */
643 z-index: 100002;
644 }
645