mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
css: Consolidate bookend styles.
This commit is contained in:
@@ -957,6 +957,11 @@ of the base style defined for a read-only textarea in dark mode. */
|
||||
}
|
||||
}
|
||||
|
||||
.bookend {
|
||||
margin-top: 10px;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
/* Only show links on the trailing bookend. */
|
||||
.bookend-channel-settings-link {
|
||||
display: none;
|
||||
|
||||
@@ -917,11 +917,6 @@ div.focused-message-list.is-conversation-view .recipient_row {
|
||||
}
|
||||
}
|
||||
|
||||
.bookend {
|
||||
margin-top: 10px;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.information-settings .user-profile-picture,
|
||||
.user_sidebar_entry.with_avatar .user-profile-picture,
|
||||
.inline_profile_picture {
|
||||
|
||||
Reference in New Issue
Block a user