Server now seperates links and media. Client now embeds links, but not media.
This commit is contained in:
parent
a83dbdcb7f
commit
23df4f88f9
4 changed files with 141 additions and 58 deletions
|
|
@ -295,6 +295,10 @@ select.panel-head-element{
|
|||
color: var(--accent1);
|
||||
}
|
||||
|
||||
.chat-link{
|
||||
color: var(--focus0);
|
||||
}
|
||||
|
||||
/* popup */
|
||||
|
||||
.popup-backer{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue