mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
style mobile time gap
This commit is contained in:
@@ -7,7 +7,14 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.time-gap {
|
.time-gap {
|
||||||
display: none;
|
|
||||||
|
border-bottom: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
|
||||||
|
color: lighten($primary, 50%);
|
||||||
|
padding-bottom: 3px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
.topic-avatar {
|
||||||
|
margin: 0 5px 0 10px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.topic-post {
|
.topic-post {
|
||||||
|
|||||||
Reference in New Issue
Block a user