• Robert Knight's avatar
    Align bucket bar class names with current conventions · 68d44395
    Robert Knight authored
    Rename CSS classes used by the bucket bar to match the `Buckets`
    component name and move the corresponding styles into
    src/styles/annotator/components/Buckets.scss.
    
    As was recently done with the sidebar's vertical toolbar, the styles on the bucket bar
    container were moved to an element rendered by the `Buckets` component
    itself, so that there is a 1:1 association between JS modules and SASS
    modules for the bucket bar.
    68d44395
Buckets-test.js 6.82 KB