mirror of
https://github.com/goauthentik/authentik
synced 2026-04-27 09:57:31 +02:00
This reverts commit 5bdef1c4f6.
This commit is contained in:
committed by
GitHub
parent
98d201d34c
commit
df472dd842
@@ -1,20 +0,0 @@
|
||||
.table td {
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
|
||||
&:first-child {
|
||||
text-align: right;
|
||||
width: 13ch;
|
||||
}
|
||||
|
||||
&:not(:first-child) {
|
||||
width: 10ch;
|
||||
}
|
||||
|
||||
&[data-supported="true"] {
|
||||
color: var(--ifm-color-success-dark);
|
||||
}
|
||||
&[data-supported="false"] {
|
||||
color: var(--ifm-color-danger-dark);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user