| 1 |
.wrap.wpgetapi *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box} |
| 2 |
.wrap.wpgetapi *:before, .wrap.wpgetapi *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box} |
| 3 |
.wrap.wpgetapi { |
| 4 |
padding: 10px 0px 10px 0; |
| 5 |
margin: 0; |
| 6 |
display: table; |
| 7 |
width: 100%; |
| 8 |
table-layout: fixed; |
| 9 |
} |
| 10 |
.wrap.wpgetapi .main_content_cell { |
| 11 |
display: table-cell; |
| 12 |
height: 500px; |
| 13 |
margin: 0; |
| 14 |
padding: 0; |
| 15 |
vertical-align: top; |
| 16 |
width: 100%; |
| 17 |
} |
| 18 |
.wrap.wpgetapi .sidebar_cell { |
| 19 |
display: table-cell; |
| 20 |
height: 500px; |
| 21 |
margin: 0; |
| 22 |
padding: 0; |
| 23 |
vertical-align: top; |
| 24 |
width: 260px; |
| 25 |
padding: 80px 0 0 20px; |
| 26 |
} |
| 27 |
.wrap.wpgetapi .cmb2-metabox { |
| 28 |
background: #fafafa; |
| 29 |
padding: 30px; |
| 30 |
border: 1px solid #ddd; |
| 31 |
margin-bottom: 20px; |
| 32 |
} |
| 33 |
.wrap.wpgetapi .cmb-th { |
| 34 |
padding: 10px 10px 10px 0; |
| 35 |
} |
| 36 |
.wrap.wpgetapi .cmb-td { |
| 37 |
padding: 5px 10px 8px; |
| 38 |
} |
| 39 |
|
| 40 |
.wrap.wpgetapi .cmb-td input.regular-text, .wrap.wpgetapi .cmb-td select { |
| 41 |
width: 400px; |
| 42 |
max-width: 95%; |
| 43 |
} |
| 44 |
.cmb-repeatable-group .cmb-group-title { |
| 45 |
background-color: #dedede; |
| 46 |
} |
| 47 |
.wrap.wpgetapi .cmb-type-group .cmb-th { |
| 48 |
padding: 0; |
| 49 |
} |
| 50 |
.wrap.wpgetapi .cmb-type-group .cmb-td { |
| 51 |
padding: 0; |
| 52 |
} |
| 53 |
.wrap.wpgetapi .cmb-type-group .cmb-row .cmbhandle { |
| 54 |
right: 0; |
| 55 |
} |
| 56 |
.wrap.wpgetapi p.cmb2-metabox-description { |
| 57 |
font-style: normal; |
| 58 |
margin: 5px 0 0 0; |
| 59 |
padding-top: 0 !important; |
| 60 |
padding-bottom: 0 !important; |
| 61 |
font-weight: 300; |
| 62 |
} |
| 63 |
.wrap.wpgetapi .desc { |
| 64 |
font-style: normal; |
| 65 |
margin: 0 0 15px; |
| 66 |
padding-top: 0 !important; |
| 67 |
padding-bottom: 0 !important; |
| 68 |
font-weight: 300; |
| 69 |
} |
| 70 |
.wrap.wpgetapi .cmb-type-group .cmb-remove-field-row, |
| 71 |
.wrap.wpgetapi .cmb-type-group .cmb-repeat-group-field, |
| 72 |
.wrap.wpgetapi .cmb2-postbox .cmb-remove-field-row, |
| 73 |
.wrap.wpgetapi .cmb2-postbox .cmb-repeat-group-field { |
| 74 |
padding-top: 5px !important; |
| 75 |
} |
| 76 |
.wrap.wpgetapi .cmb-type-group .cmb-repeatable-grouping { |
| 77 |
padding: 0 !important; |
| 78 |
box-shadow: 0 3px 5px rgb(0 0 0 / 5%); |
| 79 |
margin: 0 0 30px; |
| 80 |
background: #fbfbfb; |
| 81 |
} |
| 82 |
.wrap.wpgetapi .cmb-type-group .cmb-repeat-group-field { |
| 83 |
padding: 2px 20px 10px !important; |
| 84 |
} |
| 85 |
.wrap.wpgetapi .cmb-repeatable-group .cmb-group-title { |
| 86 |
padding: 8px 12px 8px 2.2em !important; |
| 87 |
} |
| 88 |
.wrap.wpgetapi .cmb-repeatable-group .cmb-td .input-wrap { |
| 89 |
width: 50%; |
| 90 |
float: left; |
| 91 |
} |
| 92 |
.wrap.wpgetapi .cmb-repeat-table.cmb-nested { |
| 93 |
margin-top: 8px; |
| 94 |
} |
| 95 |
.wrap.wpgetapi .cmb-remove-field-row { |
| 96 |
padding: 0 20px !important; |
| 97 |
} |
| 98 |
.wrap.wpgetapi pre { |
| 99 |
display: inline-block; |
| 100 |
background: #ffffff; |
| 101 |
padding: 14px 27px; |
| 102 |
margin: 10px 0 10px; |
| 103 |
border-radius: 1px; |
| 104 |
color: #353535; |
| 105 |
white-space: pre-line; |
| 106 |
line-height: 0.9; |
| 107 |
font-size: 13px; |
| 108 |
font-weight: 300; |
| 109 |
box-shadow: 0 2px 10px rgb(0 0 0 / 5%); |
| 110 |
border: 1px solid #efefef; |
| 111 |
} |
| 112 |
.wrap.wpgetapi pre.url { |
| 113 |
margin: 0 0 30px; |
| 114 |
} |
| 115 |
.wrap.wpgetapi pre.url span, .wrap.wpgetapi pre.functions span { |
| 116 |
color: #718e13; |
| 117 |
} |
| 118 |
.wrap.wpgetapi pre.functions { |
| 119 |
display: block; |
| 120 |
margin: 15px 20px 20px 20px; |
| 121 |
} |
| 122 |
|
| 123 |
.wrap.wpgetapi .sidebar_cell .box { |
| 124 |
margin-bottom: 40px; |
| 125 |
} |
| 126 |
@media screen and (max-width: 1024px) { |
| 127 |
.wrap.wpgetapi .main_content_cell { |
| 128 |
width: auto; |
| 129 |
display: block; |
| 130 |
height: auto; |
| 131 |
} |
| 132 |
.wrap.wpgetapi .sidebar_cell { |
| 133 |
width: auto; |
| 134 |
padding: 40px 0 0 0; |
| 135 |
display: block; |
| 136 |
height: auto; |
| 137 |
} |
| 138 |
} |
| 139 |
|