mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
css: Deduplicate some blocks for stream-privacy.
This commit is contained in:
@@ -2,17 +2,15 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.hashtag:empty::after,
|
||||
.stream-privacy {
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.hashtag:empty::after {
|
||||
font-size: 18px;
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.stream-privacy {
|
||||
font-size: 15px;
|
||||
font-weight: 800;
|
||||
min-width: 17px;
|
||||
}
|
||||
|
||||
#stream_filters,
|
||||
@@ -370,10 +368,6 @@ ul.filters li.out_of_home_view li.muted_topic {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.stream-privacy {
|
||||
min-width: 17px;
|
||||
}
|
||||
|
||||
ul.topic-list {
|
||||
list-style-type: none;
|
||||
font-weight: normal;
|
||||
|
||||
Reference in New Issue
Block a user