Chromium Code Reviews
DescriptionFeedback dialog visual tweaks
This change:
1) Adds a titlecase variant of IDS_FEEDBACK_REPORT_PAGE_TITLE
2) Changes the feedback dialog to use minWidth/minHeight instead of width/height
3) Gives white-button and blue-button a default font size of 14px
For (2), width/height include the OS window frame; using minWidth/minHeight
seems to look good with both the system frame and the custom frame. Without
this change, the buttons at the bottom-right overlap the privacy notice.
For (3), the MD typography spec gives buttons a text size of 14px; if this
is not done, the buttons end up using the default Cocoa control text size on
Mac, which is something like 10px.
BUG=553991
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/3b949a8022d2f4f6f89e6114a52befee39f40c2e
Cr-Commit-Position: refs/heads/master@{#416970}
Patch Set 1 #
Messages
Total messages: 20 (11 generated)
|
|||||||||||||||||||||||||||||||||||||