Hide Forgot
Created attachment 564858 [details] application_types page Description of problem: The color of "Select" button on app/console/application_types page will confuse users. Version-Release number of selected component (if applicable): devenv_1628 How reproducible:always Steps to Reproduce: 1.Go to openshift and login 2.Go to app/console/application_types page 3. Actual results: The color of "Select" button on app/console/application_types page is not appearant,and users will think that this function is not active.Please see in attachment. Expected results: The "Selete" button should be more appearant in case to confuse users. Additional info:
Normal "btn" text looks disabled, we should darken the gray.
Committed change -> text color to a darker gray (#444444)
Verify this bug on devenv-stage_146 , it has been fixed now.