• Robert Knight's avatar
    Simplify CSS per code review feedback · 3d353a79
    Robert Knight authored
     - Remove `user-select` rule. This is no longer needed because the
       toolbar buttons are `button` elements rather than `i` elements
       (which have selectable text)
     - Simplify border rules
     - Use CSS color name instead of a variable for consistency within the
       file
    3d353a79
Name
Last commit
Last update
..
components Loading commit data...
common.scss Loading commit data...
elements.scss Loading commit data...
sidebar.scss Loading commit data...
styled-text.scss Loading commit data...