mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
stream_settings: Extract creator_detail section.
Extract display_pill and date code to separate 'creator_detail.hbs' file. Rename 'stream_creator_details' to 'creator_details'.
This commit is contained in:
@@ -970,7 +970,7 @@
|
||||
}
|
||||
|
||||
.panel_user_list > .pill-container,
|
||||
.stream_creator_details > .display_only_pill {
|
||||
.creator_details > .display_only_pill {
|
||||
&:hover {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user