Chromium Code Reviews
DescriptionTone down the hover effect on mousing over background tabs.
* Reduce the peak opacity of the highlight from 50% to 25%.
* Reduce the radius from (tab width / 3) to (tab width / 4). Add a 16 px
minimum radius to keep things from getting too tiny on very narrow tabs. This
also removes the "radius > 0" check, which should have never been false
anyway, as that would require a tab width of 0, in which case we wouldn't be
drawing anything.
In MD, incognito windows have very dark tabs, on which the previous highlight is
a bit out of control. This makes things feel more manageable.
BUG=none
TEST=none
Committed: https://crrev.com/f50089343ce1c5854cc498dce2047de7b0db2823
Cr-Commit-Position: refs/heads/master@{#369672}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|
||||||||||||||||||||||||||||