mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-22 12:07:04 +00:00
Add user interface for monitor, #44
This commit is contained in:
@@ -81,3 +81,8 @@ table.metrics {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
/* Monitor */
|
||||
#monitor-message-list td {
|
||||
cursor: pointer;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user