UNPKG

@bokeh/bokehjs

Version:

Interactive, novel data visualization

4 lines (3 loc) 332 B
export const layer = "bk-layer" export const events = "bk-events" export default `.bk-layer{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;}.bk-events{touch-action:none;overflow:visible;cursor:default;}.bk-events:focus,.bk-events:focus-visible{outline:1px dotted var(--highlight-color);outline-offset:-1px;}`