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