Entry status color added.
This commit is contained in:
@@ -269,4 +269,17 @@ ol li {
|
||||
|
||||
.sv-error-response {
|
||||
background-color: #b71c1c;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset#history {
|
||||
.method-list-item {
|
||||
position: relative;
|
||||
|
||||
span {
|
||||
position: absolute;
|
||||
top: 32px;
|
||||
right: 8px;
|
||||
color: #E0E0E0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user