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

remove outdated css / update expression editor toolbar styling #12998

Merged
merged 2 commits into from
Dec 6, 2016
Merged

remove outdated css / update expression editor toolbar styling #12998

merged 2 commits into from
Dec 6, 2016

Conversation

epwinchell
Copy link
Contributor

@epwinchell epwinchell commented Dec 5, 2016

  • General cleanup of unused css
  • replaced old "searchtoolbar" class with PF toolbar styling in expression editor

https://www.pivotaltracker.com/n/projects/1613907/stories/129462395

Old
screen shot 2016-12-05 at 4 22 03 pm
New
screen shot 2016-12-05 at 4 30 57 pm

@epwinchell
Copy link
Contributor Author

@miq-bot add_label ui, technical debt

@epwinchell
Copy link
Contributor Author

@miq-bot assign @dclarizio

.searchtoolbar li img.dimmed { background: none;}

/* Automate Specific */
.checkall { padding: 0 0 7px 7px;} /*styling for automate (Check All) */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't the checkall class still being used by automate hamls? Is see that class in

app/views/miq_ae_class/_class_instances.html.haml
app/views/miq_ae_class/_class_methods.html.haml
app/views/miq_ae_class/_ns_details.html.haml
app/views/miq_ae_class/_ns_list.html.haml

Copy link
Contributor Author

@epwinchell epwinchell Dec 6, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mzazrivec It looks like it is used by the JS. I tested those screens, the styling isn't needed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@epwinchell I see, never mind then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants