css: Reorder zulip.scss to put `.include-sender` alongside.

This commit is contained in:
majordwarf 2020-05-16 17:22:27 +05:30 committed by Tim Abbott
parent 7a046ae4a4
commit f867175e6b
1 changed files with 24 additions and 24 deletions

View File

@ -575,6 +575,30 @@ td.pointer {
width: auto;
}
.include-sender .message_time {
top: -4px;
}
.include-sender .alert-msg {
top: -3px;
}
.include-sender .message_controls {
top: -3px;
}
.include-sender .message_top_line {
margin-top: 6px;
}
.include-sender .message_content:not(:empty) {
margin-top: -18px;
}
.include-sender .message_edit {
margin-top: -14px;
}
.sender-status .message_edit_notice {
line-height: 18px;
}
@ -591,10 +615,6 @@ td.pointer {
user-select: none;
}
.include-sender .message_time {
top: -4px;
}
.message_time {
display: block;
font-size: 12px;
@ -632,10 +652,6 @@ td.pointer {
background-color: hsl(192, 20%, 95%);
}
.include-sender .alert-msg {
top: -3px;
}
.status-time {
top: 8px !important;
}
@ -718,10 +734,6 @@ td.pointer {
}
}
.include-sender .message_controls {
top: -3px;
}
.message_header {
vertical-align: middle;
text-align: left;
@ -1138,10 +1150,6 @@ a.dark_background:hover,
position: relative;
}
.include-sender .message_top_line {
margin-top: 6px;
}
.small {
font-size: 80%;
}
@ -1188,10 +1196,6 @@ div.focused_table {
display: block;
}
.include-sender .message_content:not(:empty) {
margin-top: -18px;
}
.message_content {
line-height: 1.214;
min-height: 17px;
@ -2441,10 +2445,6 @@ div.topic_edit_spinner .loading_indicator_spinner {
margin-right: -50%;
}
.include-sender .message_edit {
margin-top: -14px;
}
.message_edit {
display: none;
margin-top: 5px;