revert document types
This commit is contained in:
@@ -2016,32 +2016,6 @@ button.danger:hover:not([disabled]) {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.doc-type-inline {
|
||||
color: var(--muted);
|
||||
font-size: 0.85em;
|
||||
line-height: 1.2;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.doc-type-inline.active {
|
||||
color: var(--accent-strong, var(--accent));
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.doc-type-inline[role='button'] {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.doc-type-inline[role='button']:hover,
|
||||
.doc-type-inline[role='button']:focus-visible {
|
||||
color: var(--accent-strong, var(--accent));
|
||||
}
|
||||
|
||||
.doc-type-inline[role='button']:focus-visible {
|
||||
outline: 2px solid currentColor;
|
||||
outline-offset: 2px;
|
||||
}
|
||||
|
||||
.doc-correspondent-link {
|
||||
background: none;
|
||||
background-color: transparent;
|
||||
|
||||
Reference in New Issue
Block a user