1184 -moz-box-shadow: inset 146px 0 0 #f1f1f1, inset 147px 0 0 #ccc, 0 1px 3px rgba(0,0,0,0.05); |
1184 -moz-box-shadow: inset 146px 0 0 #f1f1f1, inset 147px 0 0 #ccc, 0 1px 3px rgba(0,0,0,0.05); |
1185 box-shadow: inset 146px 0 0 #f1f1f1, inset 147px 0 0 #ccc, 0 1px 3px rgba(0,0,0,0.05); |
1185 box-shadow: inset 146px 0 0 #f1f1f1, inset 147px 0 0 #ccc, 0 1px 3px rgba(0,0,0,0.05); |
1186 -webkit-border-radius: 0 0 2px 2px; |
1186 -webkit-border-radius: 0 0 2px 2px; |
1187 -moz-border-radius: 0 0 2px 2px; |
1187 -moz-border-radius: 0 0 2px 2px; |
1188 border-radius: 0 0 2px 2px; |
1188 border-radius: 0 0 2px 2px; |
|
1189 } |
|
1190 .postbox.ot-meta-box { |
|
1191 |
|
1192 } |
|
1193 |
|
1194 #poststuff .postbox.ot-meta-box .inside { |
|
1195 background-color: #f3f4f5; |
|
1196 margin: 0; |
|
1197 padding: 6px 12px 12px; |
|
1198 } |
|
1199 |
|
1200 #poststuff .postbox.ot-meta-box .is-panel { |
|
1201 display: none !important; |
1189 } |
1202 } |
1190 |
1203 |
1191 /* -------------------------------------------------- |
1204 /* -------------------------------------------------- |
1192 :: Header |
1205 :: Header |
1193 ---------------------------------------------------*/ |
1206 ---------------------------------------------------*/ |
2302 /* -------------------------------------------------- |
2318 /* -------------------------------------------------- |
2303 :: Checkbox & Radio |
2319 :: Checkbox & Radio |
2304 ---------------------------------------------------*/ |
2320 ---------------------------------------------------*/ |
2305 .format-setting.type-checkbox input, |
2321 .format-setting.type-checkbox input, |
2306 .format-setting.type-radio input { |
2322 .format-setting.type-radio input { |
2307 float: left; |
2323 margin: 2px 5px 0 2px; |
2308 margin: 2px 5px 0 1px; |
|
2309 } |
2324 } |
2310 .format-setting.type-checkbox label, |
2325 .format-setting.type-checkbox label, |
2311 .format-setting.type-radio label { |
2326 .format-setting.type-radio label { |
2312 float: left; |
|
2313 max-width: 90%; |
2327 max-width: 90%; |
2314 padding: 0px; |
2328 padding: 0px; |
2315 } |
2329 } |
2316 #option-tree-settings-api .format-setting.type-checkbox p, |
2330 #option-tree-settings-api .format-setting.type-checkbox p, |
2317 #option-tree-settings-api .format-setting.type-radio p { |
2331 #option-tree-settings-api .format-setting.type-radio p { |
2532 } |
2549 } |
2533 .option-tree-ui-colorpicker-input-wrap .wp-color-picker { |
2550 .option-tree-ui-colorpicker-input-wrap .wp-color-picker { |
2534 margin: 0 0 5px 0 !important; |
2551 margin: 0 0 5px 0 !important; |
2535 } |
2552 } |
2536 .option-tree-ui-colorpicker-input-wrap .wp-color-result { |
2553 .option-tree-ui-colorpicker-input-wrap .wp-color-result { |
2537 height: 27px; |
2554 height: 29px !important; |
2538 outline: 0; |
2555 outline: 0; |
2539 margin: 0 5px 5px 0px; |
2556 margin: 0 5px 5px 0px; |
2540 top: 0px; |
2557 top: 0px; |
2541 -webkit-box-shadow: none; |
2558 -webkit-box-shadow: none; |
2542 -moz-box-shadow: none; |
2559 -moz-box-shadow: none; |
2543 box-shadow: none; |
2560 box-shadow: none; |
2544 } |
2561 } |
2545 .option-tree-ui-colorpicker-input-wrap .wp-color-result:after { |
2562 .option-tree-ui-colorpicker-input-wrap .wp-color-result:after, |
|
2563 .option-tree-ui-colorpicker-input-wrap .wp-color-result-text { |
2546 line-height: 27px; |
2564 line-height: 27px; |
2547 } |
2565 } |
2548 .option-tree-ui-colorpicker-input-wrap .wp-picker-container .iris-picker { |
2566 .option-tree-ui-colorpicker-input-wrap .wp-picker-container .iris-picker { |
2549 border-color: #ccc; |
2567 border-color: #ccc; |
2550 margin: 0px 5px 5px 0; |
2568 margin: 0px 5px 5px 0; |