Merge pull request #1739 from asaadmahmoodspin/ui-improvements
UI Improvements for online icon and permalink
Этот коммит содержится в:
@@ -501,6 +501,15 @@ body.ios {
|
|||||||
|
|
||||||
&.post--comment {
|
&.post--comment {
|
||||||
|
|
||||||
|
.popover {
|
||||||
|
|
||||||
|
margin-top: 84px;
|
||||||
|
|
||||||
|
> .arrow {
|
||||||
|
top: 21px !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.post__header {
|
.post__header {
|
||||||
|
|
||||||
.col__reply {
|
.col__reply {
|
||||||
|
|||||||
@@ -44,6 +44,9 @@
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
i, path {
|
i, path {
|
||||||
@include opacity(0.5);
|
@include opacity(0.5);
|
||||||
|
&.online--icon {
|
||||||
|
@include opacity(1);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.fa-lock {
|
.fa-lock {
|
||||||
margin-left: 1px;
|
margin-left: 1px;
|
||||||
@@ -52,9 +55,6 @@
|
|||||||
top: -1px;
|
top: -1px;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.online--icon {
|
|
||||||
fill: #7DBE00;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
.nav-pills__container {
|
.nav-pills__container {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user