mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 10:57:58 +00:00
css: Move .message-info-popover .popover-title rules inside one block.
This commit is contained in:
@@ -114,6 +114,7 @@ ul {
|
|||||||
|
|
||||||
.popover-title {
|
.popover-title {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
border-color: hsla(0, 0%, 0%, 0.2);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -169,7 +170,6 @@ ul {
|
|||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.message-info-popover .popover-title,
|
|
||||||
.user_popover .popover-title {
|
.user_popover .popover-title {
|
||||||
border-color: hsla(0, 0%, 0%, 0.2);
|
border-color: hsla(0, 0%, 0%, 0.2);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user