mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-23 12:37:07 +00:00
HTML view encoding fix
- HTML popup now specifies UTF8 encoding - Version and build date are captured from goxc - Version is displayed on status page, and initial log entry
This commit is contained in:
@@ -320,7 +320,7 @@ table.metrics {
|
||||
width: 15em;
|
||||
}
|
||||
|
||||
.metrics td {
|
||||
.metrics td.number {
|
||||
width: 10em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user