mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +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. */
|
/* Only show links on the trailing bookend. */
|
||||||
.bookend-channel-settings-link {
|
.bookend-channel-settings-link {
|
||||||
display: none;
|
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,
|
.information-settings .user-profile-picture,
|
||||||
.user_sidebar_entry.with_avatar .user-profile-picture,
|
.user_sidebar_entry.with_avatar .user-profile-picture,
|
||||||
.inline_profile_picture {
|
.inline_profile_picture {
|
||||||
|
|||||||
Reference in New Issue
Block a user