![]() |
TIWModalWindow button text color is white after setting ServerController.Theme - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: TIWModalWindow button text color is white after setting ServerController.Theme (/thread-1645.html) |
TIWModalWindow button text color is white after setting ServerController.Theme - ccy - 04-28-2020 Hi, I try to set ServerController.Theme := 'iw-flat-teal'; I notice the button's text color in TIWModalWindow become white. Is there a way to make the button follow the system wide CSS styles? RE: TIWModalWindow button text color is white after setting ServerController.Theme - Alexandre Machado - 05-07-2020 The pre-defined styles apply to form only, not to the built-in message dialogs which use a neutral style. |