[PR #3064] [MERGED] fix link styling in tables #3141

Closed
opened 2026-06-05 18:21:13 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3064
Author: @lnhsingh
Created: 3/11/2026
Status: Merged
Merged: 3/11/2026
Merged by: @lnhsingh

Base: mainHead: table-links


📝 Commits (3)

📊 Changes

1 file changed (+34 additions, -1 deletions)

View changed files

📝 src/style.css (+34 -1)

📄 Description

Fixes DOC-865

  • Hide page descriptions site-wide
  • Fixed light mode table links
  • Improved dark mode border contrast

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3064 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 3/11/2026 **Status:** ✅ Merged **Merged:** 3/11/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `table-links` --- ### 📝 Commits (3) - [`e546057`](https://github.com/langchain-ai/docs/commit/e5460578d9969c5fa1af8e03ee1bb187f868e0b8) fix link styling in tables - [`9beaac0`](https://github.com/langchain-ai/docs/commit/9beaac0cd93588aeaf4c925ec1fab40ebd2f7044) Merge branch 'main' into table-links - [`bc3c930`](https://github.com/langchain-ai/docs/commit/bc3c930c6aef7c171a65289499b108e44bdd512a) update style ### 📊 Changes **1 file changed** (+34 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/style.css` (+34 -1) </details> ### 📄 Description Fixes DOC-865 - Hide page descriptions site-wide - Fixed light mode table links - Improved dark mode border contrast --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:21:13 -04:00
yindo closed this issue 2026-06-05 18:21:13 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3141