Updating background
Этот коммит содержится в:
@@ -63,13 +63,13 @@ body.ios {
|
|||||||
}
|
}
|
||||||
&.hovered--after {
|
&.hovered--after {
|
||||||
&:before {
|
&:before {
|
||||||
background: #f6f6f6;
|
background: #f5f5f5;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&.hovered--before {
|
&.hovered--before {
|
||||||
&:after {
|
&:after {
|
||||||
background: #f6f6f6;
|
background: #f5f5f5;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -202,18 +202,13 @@ body.ios {
|
|||||||
@include opacity(1);
|
@include opacity(1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
background: #f6f6f6;
|
background: #f5f5f5;
|
||||||
}
|
}
|
||||||
&.current--user {
|
&.current--user {
|
||||||
.post-body {
|
.post-body {
|
||||||
@include border-radius(4px);
|
@include border-radius(4px);
|
||||||
background: #f5f5f5;
|
background: #f5f5f5;
|
||||||
}
|
}
|
||||||
&:hover {
|
|
||||||
.post-body {
|
|
||||||
background: #fff;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
&.post--comment {
|
&.post--comment {
|
||||||
&.other--root {
|
&.other--root {
|
||||||
@@ -223,20 +218,20 @@ body.ios {
|
|||||||
margin: 0 0 0 30px;
|
margin: 0 0 0 30px;
|
||||||
@include border-radius(0 4px 4px 0);
|
@include border-radius(0 4px 4px 0);
|
||||||
}
|
}
|
||||||
&.current--user {
|
|
||||||
&:hover {
|
|
||||||
.post-comment {
|
|
||||||
background: #fff;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.post-body {
|
.post-body {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 1px 0px;
|
padding: 1px 0px;
|
||||||
}
|
}
|
||||||
&:hover {
|
&.current--user {
|
||||||
background: #f5f5f5;
|
.post-comment {
|
||||||
|
background: #f5f5f5;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
&.same--root {
|
||||||
|
.post-body {
|
||||||
|
@include border-radius(0 4px 4px 0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -228,13 +228,6 @@
|
|||||||
&:hover {
|
&:hover {
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
&.current--user {
|
|
||||||
&:hover {
|
|
||||||
.post-body {
|
|
||||||
background: #f5f5f5;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
&.post--comment {
|
&.post--comment {
|
||||||
&.other--root {
|
&.other--root {
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user