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

A few admin layout refinements #1374

Merged
merged 11 commits into from
Feb 28, 2018
Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Feb 28, 2018

A couple of small admin layout fixes:

  • Fix the position of the current page hint bubbles
  • Fix the z-index of elements window
  • Adjust tab style in admin
  • Prevent scrolling of datepicker input
  • Fix icon color in flash notices and message panels
  • Fix english hide_elements translation
  • Fix the background color of elements window
  • Simplify essence picture links CSS
  • Rename essence_picture_editor class
  • Use CSS to calculate width and height of elements and preview windows
  • Use CSS to dismiss Flash notices

Instead of JS calculation we use modern CSS calc() to position and size the element and preview windows.
All other essences have a css class schema of `.essence_name.content_editor`.
The most annoying default of all times...
The tabs now have the same look like the locked pages
The tooltips from the elements window toolbar are hidden below the top menu otherwise.
They are hidden by the left menu otherwise
@tvdeyen tvdeyen merged commit fb0f520 into AlchemyCMS:master Feb 28, 2018
@tvdeyen tvdeyen deleted the admin-refinements branch February 28, 2018 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant