add pending enrollment identifier
This commit is contained in:
@@ -480,7 +480,7 @@ div.logEventsViewport {
|
||||
font-size: .8em;
|
||||
}
|
||||
|
||||
i {
|
||||
span.pending {
|
||||
float: right;
|
||||
color: @ThemeAmber;
|
||||
}
|
||||
@@ -554,6 +554,11 @@ div.logEventsViewport {
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
|
||||
& code {
|
||||
font-size: 2em;
|
||||
color: @ThemeRed;
|
||||
}
|
||||
|
||||
& div.reason {
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user