Improvements to reply (#2905)
Этот коммит содержится в:
коммит произвёл
Corey Hulen
родитель
7c006ea384
Коммит
4b2843ee9d
@@ -509,6 +509,13 @@ body.ios {
|
||||
}
|
||||
}
|
||||
|
||||
&.post--comment {
|
||||
.post__body {
|
||||
padding-left: 7px;
|
||||
border-left: 4px solid $gray;
|
||||
}
|
||||
}
|
||||
|
||||
&.same--root {
|
||||
&.same--user {
|
||||
padding: 0 .5em 0 1em;
|
||||
@@ -543,10 +550,6 @@ body.ios {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.post__body {
|
||||
border-left: 4px solid #dddddd;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -558,6 +561,7 @@ body.ios {
|
||||
}
|
||||
|
||||
&.post--comment {
|
||||
|
||||
.popover {
|
||||
margin-top: 84px;
|
||||
|
||||
@@ -800,6 +804,10 @@ body.ios {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
||||
a {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
.post__embed-visibility {
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
.post__time {
|
||||
@include opacity(0);
|
||||
font-size: 11px;
|
||||
left: 8px;
|
||||
left: -4px;
|
||||
line-height: 37px;
|
||||
position: absolute;
|
||||
text-rendering: auto;
|
||||
|
||||
Ссылка в новой задаче
Block a user