mirror of
https://github.com/searxng/searxng.git
synced 2026-06-01 23:47:16 +02:00
[simple] improve styling of subcategory table headers in preferences
This commit is contained in:
@@ -161,6 +161,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.engine-group {
|
||||
text-align: left;
|
||||
font-weight: normal;
|
||||
background: var(--color-settings-engine-group-background);
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: @tablet) {
|
||||
|
||||
Reference in New Issue
Block a user