UNPKG

ti-debug

Version:

Server-side components for WebKit Remote Debugging

20 lines (16 loc) 432 B
/* always standalone and don't need to show the docking button */ button.dock-status-bar-item { display: none; } /* most settings don't make sense */ button.settings-status-bar-item { display: none; } /* not really more than one context right now */ select#console-context { display: none; } /* these aren't really applicable features right now */ #main-status-bar .node-search-status-bar-item { display: none; }