Follow changes of oidc-test: move all resources to json; use buttons
Some checks failed
/ build (push) Failing after 8s
Some checks failed
/ build (push) Failing after 8s
This commit is contained in:
parent
553e85a5d5
commit
88423b26dd
3 changed files with 44 additions and 43 deletions
|
@ -170,11 +170,12 @@ hr {
|
|||
gap: 0.5em;
|
||||
flex-flow: wrap;
|
||||
}
|
||||
.content .links-to-check a {
|
||||
.content .links-to-check button {
|
||||
color: black;
|
||||
padding: 5px 10px;
|
||||
text-decoration: none;
|
||||
border-radius: 8px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.token {
|
||||
|
@ -182,12 +183,6 @@ hr {
|
|||
font-family: monospace;
|
||||
}
|
||||
|
||||
.actions {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: 0.5em;
|
||||
}
|
||||
|
||||
.resource {
|
||||
padding: 0.5em;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue