mirror of
https://github.com/searxng/searxng.git
synced 2026-01-15 11:05:28 +00:00
add class for infobox's official url
This commit is contained in:
@@ -12,4 +12,11 @@
|
||||
.infobox_part:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.header_url {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user