mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1184] [MERGED] Change console font #1227
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1184
Author: @JoanFo1456
Created: 3/28/2025
Status: ✅ Merged
Merged: 3/30/2025
Merged by: @parkervcp
Base:
main← Head:main📝 Commits (7)
a85fc5cAdd files via upload0f92632Update server-console.blade.php88deb35Create font.cssdd20cb0Delete public/css/filament/server/font.css5c5c965Update console.css8b943faUpdate server-console.blade.php1457c4bLint console.css📊 Changes
4 files changed (+14 additions, -0 deletions)
View changed files
📝
public/css/filament/server/console.css(+13 -0)➕
public/fonts/ComicMono-Bold.ttf(+0 -0)➕
public/fonts/ComicMono.ttf(+0 -0)📝
resources/views/filament/components/server-console.blade.php(+1 -0)📄 Description
Add Comic mono as the original font for console, making it more readable than before.
I created it as a draft, so i would be grateful if something is wrong, let me know.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.