mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-15 17:25:26 -04:00
This reverts commit 7b68413433.
Co-authored-by: pewdiepie-archdaemon <pewdiepie-archdaemon@users.noreply.github.com>
Co-authored-by: Kenny Van de Maele <kenny@kvandemaele.be>
This commit is contained in:
@@ -14126,22 +14126,6 @@ body:has(.doc-version-panel:not(.hidden)) .hamburger-btn {
|
||||
background: var(--border);
|
||||
border-color: var(--red);
|
||||
}
|
||||
.admin-tools-select {
|
||||
padding: 3px 6px;
|
||||
border: 1px solid var(--border);
|
||||
border-radius: 6px;
|
||||
background: var(--panel);
|
||||
color: var(--fg);
|
||||
cursor: pointer;
|
||||
font-size: 11px;
|
||||
font-family: inherit;
|
||||
height: 26px;
|
||||
min-width: 90px;
|
||||
}
|
||||
.admin-tools-select:hover {
|
||||
background: var(--border);
|
||||
border-color: var(--red);
|
||||
}
|
||||
.admin-spinner {
|
||||
display: inline-block;
|
||||
width: 12px;
|
||||
@@ -14257,7 +14241,6 @@ body:has(.doc-version-panel:not(.hidden)) .hamburger-btn {
|
||||
.admin-ep-actions {
|
||||
display: flex;
|
||||
gap: 4px;
|
||||
align-items: center;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user