gristlabs_grist-core/app/client
Dmitry S 05edd80ce7 (core) Finish fixing default cell color: error cells should also use black color.
Summary:
Previous diff (https://phab.getgrist.com/D2736) broke a test, which I assumed
was unrelated, but should have checked.

In fact, a few tests were changed to pass with the changed default color
(although no such change was planned). This diff reverts those changes, and
reverts also the change to error cells, so that their text is also black again.

Test Plan: Checked affected tests.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2737
2021-02-22 22:54:20 -05:00
..
aclui (core) Don't show mobile-friendly bottom bar when printing or embedding. 2021-02-04 09:51:53 -05:00
components (core) Finish fixing default cell color: error cells should also use black color. 2021-02-22 22:54:20 -05:00
lib (core) Fix double-tap on Android failing to select tapped cell; ensure gestures don't get interpreted as double-tap 2021-02-10 09:22:14 -05:00
models (core) give more detailed reasons for access denied when memos are present 2021-02-15 17:02:24 -05:00
ui (core) give more detailed reasons for access denied when memos are present 2021-02-15 17:02:24 -05:00
ui2018 (core) Brings the new color select. 2021-02-19 16:18:14 +01:00
widgets (core) Making cells colors effective also in Card and Card List views 2021-02-09 15:08:44 +01:00
app.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
app.js (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
declarations.d.ts (core) Some cleanup: remove old unused modules. 2020-11-20 11:23:20 -05:00
exposeModulesForTests.js (core) Some cleanup: remove old unused modules. 2020-11-20 11:23:20 -05:00
logo.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
tsconfig.json freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00