mirror of
https://github.com/PowerDNS-Admin/PowerDNS-Admin.git
synced 2026-04-25 08:45:55 +03:00
[GH-ISSUE #30] Display records in a verbatim font (monospace) #22
Labels
No labels
bug / broken-feature
bug / broken-feature
docs / request
feature / request
help / other
mod / help-wanted
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PowerDNS-Admin-PowerDNS-Admin#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @piwats on GitHub (Apr 19, 2016).
Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/30
Would it be possible to display the records in a font that is fixed-width or non-proportional, like monospace or equivalent?
@ivanfilippov commented on GitHub (Apr 20, 2016):
👍
I like this change, it makes comparing records much quicker.


Default:
Monospaced:
I have a sample implementation at https://github.com/ivanfilippov/PowerDNS-Admin/tree/fonts
@ngoduykhanh if you're interested in this change, I'll submit a PR.
@ngoduykhanh commented on GitHub (Apr 21, 2016):
@ivanfilippov Yes, this font looks much more better than the default one. Feel free to submit the PR
@ivanfilippov commented on GitHub (Apr 21, 2016):
Submitted PR #32
@piwats commented on GitHub (Apr 21, 2016):
Thank you all very much 👍