mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 10:48:37 +00:00
Add system setting table with cache and also add cache supports for user setting (#18058)
This commit is contained in:
@@ -113,7 +113,7 @@ textarea:focus,
|
||||
}
|
||||
|
||||
.ui.toggle.checkbox label::before {
|
||||
background: var(--color-input-background);
|
||||
background: var(--color-input-toggle-background);
|
||||
}
|
||||
|
||||
.ui.toggle.checkbox label,
|
||||
|
Reference in New Issue
Block a user