Skip to content

Consistent button colors for disabled buttons

Simon Knox requested to merge 29263-merge-button-color into master

What does this MR do?

Fewer button background-color overrides, set opacity for .dropdown-toggle:disabled

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Also covers https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8222/ Changes appearance of some dropdowns - I think not setting BG color probably better option

Screenshots (if relevant)

Screen_Shot_2017-03-11_at_12.47.48_am Screen_Shot_2017-03-11_at_12.48.37_am

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #29263 (closed)

/cc @iamphill @annabeldunstone

Merge request reports