Make new tab button color match inactive tab
Currently the new tab button is much brighter than the inactive tab background color. The problem is that the tab strip code draws the new tab button background programatically. This means that the new tab button icon shouldn't have a fill. This was working correctly but regressed in r134335. Screenshots: before: http://i.imgur.com/iLGLN.png fixed: http://i.imgur.com/zVTaq.png BUG=132333 TEST= Review URL: https://chromiumcodereview.appspot.com/10544117 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141805 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment