mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-29 08:09:55 -04:00
match time gap styling for mobile/desktop
This commit is contained in:
parent
fd40d4d1ed
commit
ca42d00883
1 changed files with 2 additions and 1 deletions
|
@ -7,11 +7,12 @@
|
|||
}
|
||||
|
||||
.time-gap {
|
||||
|
||||
border-bottom: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
|
||||
color: lighten($primary, 50%);
|
||||
padding-bottom: 3px;
|
||||
margin-bottom: 10px;
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
.topic-avatar {
|
||||
margin: 0 5px 0 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue