thelounge/client/components
Reto Brunner f55f772659 style: Put user colors into the smallest possible scope
The only thing that cares about user colors is the user component.
Putting a class value on the chat component seems to be the wrong
place.

This also allows us to remove various css selectors so that we
don't need to be that specific.
After all whatever has that class needs to be colored, we don't
care where it is.
2022-11-27 16:04:56 +01:00
..
MessageTypes TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Settings TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Special TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Windows style: Put user colors into the smallest possible scope 2022-11-27 16:04:56 +01:00
App.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Channel.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
ChannelWrapper.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Chat.vue style: Put user colors into the smallest possible scope 2022-11-27 16:04:56 +01:00
ChatInput.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
ChatUserList.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
ConfirmDialog.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
ContextMenu.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
DateMarker.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Draggable.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
ImageViewer.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
InlineChannel.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
JoinChannel.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
LinkPreview.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
LinkPreviewFileSize.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
LinkPreviewToggle.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Mentions.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Message.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
MessageCondensed.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
MessageList.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
MessageSearchForm.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
NetworkForm.vue connect: Trim white space from user input fields (#4623) 2022-09-07 20:25:08 -07:00
NetworkList.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
NetworkLobby.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
ParsedMessage.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
RevealPassword.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
RoutedChat.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Session.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Sidebar.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
SidebarToggle.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Username.vue style: Put user colors into the smallest possible scope 2022-11-27 16:04:56 +01:00
VersionChecker.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00