mirror of
https://github.com/searxng/searxng.git
synced 2026-05-31 15:07:17 +02:00
[mod] preferences: a tooltip is shown when the mouse is over the engine names
This commit is contained in:
@@ -239,3 +239,9 @@ p.btn.btn-default{
|
||||
.highlight {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
/* engine tooltip */
|
||||
.engine-tooltip {
|
||||
border: 1px solid #3d3f43;
|
||||
background: #1d1f21 ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user