diff options
author | ouwou <26526779+ouwou@users.noreply.github.com> | 2021-11-02 21:01:54 -0400 |
---|---|---|
committer | ouwou <26526779+ouwou@users.noreply.github.com> | 2021-11-02 21:01:54 -0400 |
commit | b26b2d4be0a8bdc64e3b1191f4ec7615cda27d07 (patch) | |
tree | 24e5b853fffc431fddc9f5bca35ef4042c07369a /README.md | |
parent | 84b1b62e0e1aa03dd59be5cd44caab47db77e637 (diff) | |
download | abaddon-portaudio-b26b2d4be0a8bdc64e3b1191f4ec7615cda27d07.tar.gz abaddon-portaudio-b26b2d4be0a8bdc64e3b1191f4ec7615cda27d07.zip |
remove channel row css classes from readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -93,12 +93,6 @@ On Linux, `css` and `res` can also be loaded from `~/.local/share/abaddon` or `/ .app-popup - Additional class for `.app-window`s when the window is not the main window .channel-list - Container of the channel list -.channel-row - All rows within the channel container -.channel-row-channel - Only rows containing a channel -.channel-row-category - Only rows containing a category -.channel-row-guild - Only rows containing a guild -.channel-row-label - All labels within the channel container -.nsfw - Applied to channel row labels and their container for NSFW channels .messages - Container of user messages .message-container - The container which holds a user's messages |