• Robert Knight's avatar
    Update annotator toolbar CSS class names to match conventions · 243c06d3
    Robert Knight authored
    Rename CSS class names for `Toolbar` component to match the component itself.
    This component name is really overly generic but at least this brings
    the CSS and Preact components into line.
    
    One of the toolbar's classes was applied to a container element created
    by `ToolbarController`. This class has been moved to an element created
    by the `Toolbar` component for consistency. This means there is an
    apparently redundant (no styling, one child) container div when looking
    at the DOM structure for the toolbar + bucket bar. This will go away if
    the whole sidebar container is made into a single Preact component in
    future.
    243c06d3
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...