mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[mod] preferences: a tooltip is shown when the mouse is over the engine names
This commit is contained in:
parent
bfd4e1b342
commit
d648001688
21 changed files with 178 additions and 19 deletions
|
|
@ -239,3 +239,9 @@ p.btn.btn-default{
|
|||
.highlight {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
/* engine tooltip */
|
||||
.engine-tooltip {
|
||||
border: 1px solid #3d3f43;
|
||||
background: #1d1f21 ;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue