thelounge/client
Val Lorentz 8edec1a5a8 Make sure the leading '<' is select when copypasting a message
Firefox does not seem to select leading (or trailing) characters that are
too small; so this commit sets a very small width, that is still large
enough to be selected.

This commit also adds `display: inline-block`, so the width is not
ignored; but this causes Chrome to ignore the space after `>`, so I made
it a non-breakable space.

An alternative is to make only the leading `only-copy` an
`inline-block`, but I think the non-breakable space is a good idea
regardless.
2022-02-12 13:59:31 +01:00
..
audio Change alert sound from ogg to wav 2018-07-17 09:14:58 +03:00
components Make sure the leading '<' is select when copypasting a message 2022-02-12 13:59:31 +01:00
css Make sure the leading '<' is select when copypasting a message 2022-02-12 13:59:31 +01:00
img Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
js Add the option to mute channels, queries, and networks (#4282) 2022-02-10 17:56:17 -08:00
themes Bump most deps (#4453) 2022-02-09 15:27:34 -08:00
favicon.ico Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
index.html.tpl Initial accessibility improvements 2021-04-20 18:04:40 -07:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00
service-worker.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
thelounge.webmanifest Fix off-by-one color error in webmanifest 2020-04-19 20:46:37 -04:00