Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
revert greytext
  • Loading branch information
toptalo committed Oct 31, 2017
commit c54f5f5a2eed91d5522cee50e08cd22df8e2c4e4
1 change: 1 addition & 0 deletions src/css/Colors.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ var Colors = module.exports = {
buttontext : "Text on push buttons.",
captiontext : "Text in caption, size box, and scrollbar arrow box.",
graytext : "Grayed (disabled) text. This color is set to #000 if the current display driver does not support a solid gray color.",
greytext : "Greyed (disabled) text. This color is set to #000 if the current display driver does not support a solid grey color.",
highlight : "Item(s) selected in a control.",
highlighttext : "Text of item(s) selected in a control.",
inactiveborder : "Inactive window border.",
Expand Down