mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
css: Use SCSS nesting in right-sidebar.scss for .right-sidebar.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
.right-sidebar {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.right-sidebar a:hover {
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
#user_presences li:hover,
|
||||
#user_presences li.highlighted_user {
|
||||
|
||||
Reference in New Issue
Block a user