/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

.cf-field.is-disabled .cf-field__body {
    opacity: 0.5;
    pointer-events: none;
}