Added filename in search fields, updated minisearch to beta, auto-search
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
.osresult__title {
|
||||
/* font-size: var(--font-adaptive-normal); */
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.osresult__name {
|
||||
padding-left: 1em;
|
||||
font-size: small;
|
||||
font-weight: normal;
|
||||
/* color: var(--text-muted);
|
||||
text-decoration: underline; */
|
||||
}
|
||||
|
||||
.osresult__body {
|
||||
|
||||
Reference in New Issue
Block a user