parent
0782d9d12d
commit
a0b391b417
2 changed files with 17 additions and 5 deletions
|
@ -104,10 +104,18 @@ hr {
|
|||
.hasResponseStatus.status-503 {
|
||||
background-color: #ffA88050;
|
||||
}
|
||||
.role {
|
||||
.role, .scope {
|
||||
padding: 3px 6px;
|
||||
border-radius: 6px;
|
||||
margin: 3px;
|
||||
}
|
||||
.role {
|
||||
background-color: #44228840;
|
||||
}
|
||||
.scope {
|
||||
background-color: #8888FF80;
|
||||
}
|
||||
|
||||
|
||||
/* For home */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue