Chromium Code Reviews
DescriptionFix label color in TextButtonBase
TextButtonBase derived classes like radiobutton or checbox
have the wrong color (blue) for their labels, the problem
is the hardcoded values in native_theme_win.cc
In this change I also consolidated to a single place where
the colors are set for TextButtonBase.
BUG=165615
TEST=see bug
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=172926
Patch Set 1 #
Total comments: 9
Patch Set 2 : #Patch Set 3 : #
Total comments: 3
Patch Set 4 : #
Total comments: 1
Patch Set 5 : #Messages
Total messages: 11 (0 generated)
|