jiti-meet/react/features/base/dialog
Leonard Kim f9585430bb fix: set a default color for text in modal dialogs
Some atlaskit components, such as field-text, inherit text color.
This is a problem with components that are white as they will
inherit $defaultColor, which is a light gray. So instead, for
the atlaskit modal, set a color for all the form content so it
can be inherited instead.
2017-04-18 14:14:26 -05:00
..
components fix: set a default color for text in modal dialogs 2017-04-18 14:14:26 -05:00
actionTypes.js Adds base dialog implementation. 2017-03-15 16:33:04 -05:00
actions.js Modal dialog for displaying dominant speaker times 2017-03-20 12:47:20 -05:00
index.js Adds base dialog implementation. 2017-03-15 16:33:04 -05:00
reducer.js Adds base dialog implementation. 2017-03-15 16:33:04 -05:00