mirror of
https://github.com/thelounge/thelounge
synced 2025-02-17 05:38:25 +00:00
Remove underline from textcomplete dropdown
This commit is contained in:
parent
dfcec914a6
commit
aceffed61f
1 changed files with 1 additions and 1 deletions
|
@ -2075,7 +2075,7 @@ part/quit messages where we don't load previews (adds a blank line otherwise) */
|
||||||
}
|
}
|
||||||
|
|
||||||
.textcomplete-item a:hover {
|
.textcomplete-item a:hover {
|
||||||
opacity: 1;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.emoji {
|
.emoji {
|
||||||
|
|
Loading…
Add table
Reference in a new issue