mirror of https://github.com/searxng/searxng.git
11 lines
181 B
CSS
11 lines
181 B
CSS
|
.autodoc_pydantic_validator_arrow {
|
||
|
padding-left: 8px;
|
||
|
}
|
||
|
|
||
|
.autodoc_pydantic_collapsable_json {
|
||
|
cursor: pointer;
|
||
|
}
|
||
|
|
||
|
.autodoc_pydantic_collapsable_erd {
|
||
|
cursor: pointer;
|
||
|
}
|