added IP to log activity UI
This commit is contained in:
@ -343,6 +343,14 @@ code {
|
||||
font-size: 0.85rem;
|
||||
vertical-align: top;
|
||||
}
|
||||
.activity-log-ip {
|
||||
font-size: 0.8rem;
|
||||
white-space: nowrap;
|
||||
vertical-align: top;
|
||||
}
|
||||
.activity-log-ip code {
|
||||
font-size: 0.78rem;
|
||||
}
|
||||
.activity-log-subject strong,
|
||||
.activity-log-actor strong {
|
||||
color: var(--text);
|
||||
|
||||
Reference in New Issue
Block a user