mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-02-09 11:56:27 +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