|
|
|
@ -1401,7 +1401,7 @@ button.light:hover, .light.show-more-followers:hover, a.button.light:hover {
@@ -1401,7 +1401,7 @@ button.light:hover, .light.show-more-followers:hover, a.button.light:hover {
|
|
|
|
|
text-decoration: none; |
|
|
|
|
top: 12px; |
|
|
|
|
right: 0; |
|
|
|
|
padding-right: 15px; |
|
|
|
|
padding-right: 11px; |
|
|
|
|
text-align: right; |
|
|
|
|
color: #8a8691; |
|
|
|
|
} |
|
|
|
@ -1574,39 +1574,32 @@ button.light:hover, .light.show-more-followers:hover, a.button.light:hover {
@@ -1574,39 +1574,32 @@ button.light:hover, .light.show-more-followers:hover, a.button.light:hover {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.post-rt-reference { |
|
|
|
|
padding: 5px; |
|
|
|
|
padding: 10px; |
|
|
|
|
margin-top: 10px; |
|
|
|
|
position: relative; |
|
|
|
|
border: 1px solid #eee; |
|
|
|
|
-moz-border-radius: 3px; |
|
|
|
|
-webkit-border-radius: 3px; |
|
|
|
|
border-radius: 3px; |
|
|
|
|
} |
|
|
|
|
.post-rt-reference:hover { |
|
|
|
|
background-color: #FFF; |
|
|
|
|
cursor: pointer; |
|
|
|
|
} |
|
|
|
|
.post-rt-reference .post-photo { |
|
|
|
|
width: 16px; |
|
|
|
|
height: 16px; |
|
|
|
|
margin-right: 4px; |
|
|
|
|
margin-bottom: 4px; |
|
|
|
|
} |
|
|
|
|
.post-rt-reference .post-photo img { |
|
|
|
|
width: 16px; |
|
|
|
|
height: auto; |
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
.post-rt-reference .post-info-name { |
|
|
|
|
font-size: 12px; |
|
|
|
|
} |
|
|
|
|
.post-rt-reference .post-text { |
|
|
|
|
margin: 0; |
|
|
|
|
margin: 5px 0 0 0; |
|
|
|
|
clear: both; |
|
|
|
|
font-size: 12px; |
|
|
|
|
line-height: 130%; |
|
|
|
|
} |
|
|
|
|
.post-rt-reference .post-info-time { |
|
|
|
|
color: #B3B5B7; |
|
|
|
|
top: 5px; |
|
|
|
|
right: 5px; |
|
|
|
|
font-size: 12px; |
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.forEdition.profile-card { |
|
|
|
|