@charset "UTF-8";

body:not(.edit_view) a[href*="javascript:void(0)"] {
    pointer-events: painted;
}