.showDisabled {
    cursor: no-drop !important;
    * {
        cursor: no-drop !important;
    }
}
