Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polish the block switcher styles #492

Merged
merged 3 commits into from
Apr 24, 2017
Merged

Polish the block switcher styles #492

merged 3 commits into from
Apr 24, 2017

Commits on Apr 24, 2017

  1. Lower the z-index of the editable.

    Your eyes, please, @aduth and others. A recent change added `position: relative;` as an inline style on `blocks-editable`. This caused the block switcher to be underneath the editable, regardless of its z-index. By lowering the z-index of the editable, this fixes it.
    jasmussen committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    67defc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e45e90 View commit details
    Browse the repository at this point in the history
  3. Tweak block switcher menu.

    - Remove arrow, let's see how this feels.
    - Adjust hover colors.
    jasmussen committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    e4ac5a3 View commit details
    Browse the repository at this point in the history