UI improvements
Этот коммит содержится в:
@@ -118,6 +118,12 @@
|
|||||||
|
|
||||||
.comment-icon__container {
|
.comment-icon__container {
|
||||||
visibility: visible;
|
visibility: visible;
|
||||||
|
display: none;
|
||||||
|
|
||||||
|
&.icon--show {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-list__content & {
|
.post-list__content & {
|
||||||
@@ -610,8 +616,21 @@
|
|||||||
top: 13px;
|
top: 13px;
|
||||||
}
|
}
|
||||||
.team__header {
|
.team__header {
|
||||||
display: none;
|
|
||||||
@include clearfix;
|
@include clearfix;
|
||||||
|
pointer-events: none;
|
||||||
|
|
||||||
|
.user__name {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.team__name {
|
||||||
|
margin: 10px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-right {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
.search__form {
|
.search__form {
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user