Views: Use the new button style instead of native-styled buttons.
Force STYLE_BUTTON instead of STYLE_NATIVE_TEXTBUTTON. ( easier to revert than replacing all uses, if necessary ) Make STYLE_BUTTON focusable like STYLE_NATIVE_TEXTBUTTON. Give default STYLE_BUTTON buttons bold text. Make STYLE_BUTTON buttons big enough for bolded text. ( so they'll fit bold text when made default without resizing ) See before/after pics at http://crbug.com/155363#c62 TODO(followup): Tweak individual buttons' layout as needed. TODO(followup): Officialy deprecate/remove STYLE_NATIVE_TEXTBUTTON. BUG=155363 TEST=The new button style appears everywhere as intended. R=ben@chromium.org Review URL: https://codereview.chromium.org/14077011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194673 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment