DescriptionMake 'New folder' text font style to default instead of bold.
XIB Changes:
Font style for 'New folder' title in BookmarksAllTabs and BookmarkEditor window is set in .xib files placed at following locations.
chrome/app/nibs/BookmarkAllTabs.xib
chrome/app/nibs/BookmarkEditor.xib
Removing the 'fontBold' key string for the 'newFolder' object.
BUG=397086
R=asvitkine@chromium.org
TEST=
1) Launch chrome and bookmark any page.
2) Now in the Bookmarks bar right click on the bookmarked page and click on edit.
3) In the edit box click on 'New folder' and observe.
4) The 'New folder' name font style should not be bold.
Committed: https://crrev.com/08ee29675d6fb4071d8703a89264b8222d07ac28
Cr-Commit-Position: refs/heads/master@{#294336}
Patch Set 1 #
Messages
Total messages: 8 (1 generated)
|