[PR #461] [MERGED] css: fallback to 'monospace' for AP log view #2185

Closed
opened 2026-03-20 20:09:11 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/461
Author: @hrw
Created: 4/27/2025
Status: Merged
Merged: 4/27/2025
Merged by: @nlimper

Base: masterHead: fix-monospace-font-for-logview


📝 Commits (1)

  • ac9bb6c css: fallback to 'monospace' for AP log view

📊 Changes

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

View changed files

📝 ESP32_AP-Flasher/wwwroot/main.css (+2 -2)

📄 Description

Log view on firmware update page was not printed using fixed width font on my system.

Now it is.

Closes: #460


🔄 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/OpenEPaperLink/OpenEPaperLink/pull/461 **Author:** [@hrw](https://github.com/hrw) **Created:** 4/27/2025 **Status:** ✅ Merged **Merged:** 4/27/2025 **Merged by:** [@nlimper](https://github.com/nlimper) **Base:** `master` ← **Head:** `fix-monospace-font-for-logview` --- ### 📝 Commits (1) - [`ac9bb6c`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/ac9bb6c83b79437fe7a1ab6a434e33710445ef3e) css: fallback to 'monospace' for AP log view ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ESP32_AP-Flasher/wwwroot/main.css` (+2 -2) </details> ### 📄 Description Log view on firmware update page was not printed using fixed width font on my system. Now it is. Closes: #460 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 20:09:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2185