Aug 26 - Enhance security 4
CI / Python lint (flake8) (push) Has been cancelled
CI / Python syntax check (push) Has been cancelled
CI / Alembic migration chain (push) Has been cancelled
CI / JavaScript syntax check (push) Has been cancelled
CI / Pytest (push) Has been cancelled
CI / Build extension zip (push) Has been cancelled
CI / Python lint (flake8) (push) Has been cancelled
CI / Python syntax check (push) Has been cancelled
CI / Alembic migration chain (push) Has been cancelled
CI / JavaScript syntax check (push) Has been cancelled
CI / Pytest (push) Has been cancelled
CI / Build extension zip (push) Has been cancelled
This commit is contained in:
@@ -953,6 +953,25 @@ ul {
|
||||
border: 1px solid #ffb74d;
|
||||
}
|
||||
|
||||
/* Emergency access: a pending request or a retrieved snapshot is the one thing
|
||||
in this list the grantor must not scroll past, so it gets the strongest
|
||||
treatment available rather than the amber used for ordinary warnings. */
|
||||
.badge-danger {
|
||||
background: #ffebee;
|
||||
color: #b71c1c;
|
||||
border: 1px solid #ef9a9a;
|
||||
}
|
||||
|
||||
.share-item.em-alert {
|
||||
border-left: 3px solid #c62828;
|
||||
background: #fff5f5;
|
||||
}
|
||||
|
||||
.share-meta.em-retrieved {
|
||||
color: #b71c1c;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.badge-info {
|
||||
background: #e3f2fd;
|
||||
color: #1565c0;
|
||||
|
||||
Reference in New Issue
Block a user