mirror of
https://github.com/searxng/searxng.git
synced 2025-07-27 23:22:23 +02:00
fix dark "expand" button from infobox
This commit is contained in:
parent
ae122ea943
commit
419b907a0b
8 changed files with 35 additions and 4 deletions
|
@ -50,6 +50,11 @@
|
|||
width: 100%;
|
||||
text-align: center;
|
||||
margin-bottom: 0px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.infobox_toggle:hover {
|
||||
background: @mild-gray;
|
||||
}
|
||||
|
||||
// Shrink infobox size when toggle is off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue