You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/08/25 11:51:34 UTC

[pulsar-site] 01/01: Merge pull request #181 from apache/fix-table-text-color

This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git

commit bf74e829f4d4c3d43d8a191386fcfe964ba93acf
Merge: 30da4ad6029 e0d8000adbb
Author: Li Li <ur...@apache.org>
AuthorDate: Thu Aug 25 19:51:28 2022 +0800

    Merge pull request #181 from apache/fix-table-text-color
    
    fix: update table text color in dark model

 site2/website-next/src/components/CommonTable.js     |  4 ++--
 site2/website-next/src/components/ConnectorTable.js  |  4 ++--
 site2/website-next/src/components/GuideTable.js      |  8 ++++----
 site2/website-next/src/components/MailTable.js       | 12 ++++++------
 site2/website-next/src/components/OldReleaseTable.js |  4 ++--
 site2/website-next/src/components/ReleaseTable.js    |  4 ++--
 site2/website-next/src/components/VersionsTable.js   |  2 +-
 .../website-next/static/swagger/restApiVersions.json | 20 ++++++++++----------
 8 files changed, 29 insertions(+), 29 deletions(-)