wp/wp-content/plugins/option-tree/assets/css/ot-admin.css
changeset 11 bf1778c34b9a
parent 7 cf61fcea0001
equal deleted inserted replaced
10:372f2766ea20 11:bf1778c34b9a
  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   ---------------------------------------------------*/
  2154   text-align: center;
  2167   text-align: center;
  2155   top: 1px;
  2168   top: 1px;
  2156   left: 1px;
  2169   left: 1px;
  2157   width: 14px;
  2170   width: 14px;
  2158   z-index: 10;
  2171   z-index: 10;
       
  2172 }
       
  2173 .postbox.ot-meta-box .ot-option-group--icon {
       
  2174 	width: 28px;
  2159 }
  2175 }
  2160 .ot-icon-circle.ot-option-group--icon:before {
  2176 .ot-icon-circle.ot-option-group--icon:before {
  2161   left: 1px;
  2177   left: 1px;
  2162   position: relative;
  2178   position: relative;
  2163   -webkit-filter: blur(1px);
  2179   -webkit-filter: blur(1px);
  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 {
  2504   float: left;
  2518   float: left;
  2505 }
  2519 }
  2506 .hide-color-picker {
  2520 .hide-color-picker {
  2507   display: none;
  2521   display: none;
  2508 }
  2522 }
       
  2523 .wp-picker-active .hide-color-picker {
       
  2524 	display: inline-block;
       
  2525 }
  2509 .option-tree-ui-colorpicker-input-wrap .option-tree-ui-colorpicker-label {
  2526 .option-tree-ui-colorpicker-input-wrap .option-tree-ui-colorpicker-label {
  2510   height: 30px;
  2527   height: 30px;
  2511   line-height: 30px;
  2528   line-height: 30px;
  2512   margin-right: 10px;
  2529   margin-right: 10px;
  2513   display: block;
  2530   display: block;
  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;