Add external reference toggle and badges
Some checks failed
docker-build / build (push) Has been cancelled
Some checks failed
docker-build / build (push) Has been cancelled
This commit is contained in:
@@ -571,6 +571,12 @@ body.modal-open {
|
||||
background: #8f4bff;
|
||||
}
|
||||
|
||||
.badge--external {
|
||||
background: #f5d08a;
|
||||
color: #000;
|
||||
border: 1px solid #cfa74f;
|
||||
}
|
||||
|
||||
.badge-clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user