mirror of
https://github.com/thelounge/thelounge
synced 2024-11-11 15:07:14 +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 {
|
||||
opacity: 1;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.emoji {
|
||||
|
|
Loading…
Reference in a new issue