mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[mod] simple theme: build design for details (collapsables)
* set border top and bottom on sidebar collasables * inrease peading on summary so its easier to click on mobile * remove margins and add flex wrapper to normalize elements in sidebar
This commit is contained in:
parent
b7e315563d
commit
f087959b02
6 changed files with 46 additions and 26 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div id="engines_msg">
|
||||
<details>
|
||||
<details class="sidebar-collapsable">
|
||||
<summary class="title" id="engines_msg-title">{{ _('Messages from the search engines') }}</summary>
|
||||
<div class="dialog-error" role="alert">
|
||||
{{ icon_big('warning') }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue